Giter VIP home page Giter VIP logo

go-osv's Introduction

MaineK00n

twitter badge

about Me

✒ research and tool development for new reconfigurable devices
⚙ development of vuls with @future-architect

Motivation

I'm interested in software and fast computers that can easily realize better hardware.

  • FPGA
  • Reconfigurable Device
  • Logic Synthesis
  • Place and Route
  • High Level Synthesis
  • Compiler
  • Hardware emulator
  • High Performance Computing

Career

Contact

go-osv's People

Contributors

mainek00n avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

atlasnq

go-osv's Issues

Support for ecosystem_specific and database_specific

  1. crates.io
  • Ecosystem specific
{
  "affects": {
    "arch": [],
    "functions": [],
    "os": []
  }
}
  • Database specific
{
  "categories": [],
  "cvss": null,
  "source": "https://github.com/RustSec/advisory-db/blob/osv-experimental-v0.7/crates/RUSTSEC-2016-0001.json",
  "informational": "unmaintained"
}
  1. OSS-Fuzz
  • Ecosystem specific
{
  "severity": "HIGH"
}
  • Database specific
{
  "source": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/unrar/OSV-2017-117.yaml",
  "fixed_range": "2429c9533621d32f4ab5350856945cc0ad659ae5:780f3428253bff4b029736fa9f195ca5938203bc",
  "introduced_range": "f089e860e05f5e4e2df0580e9895fff32edfef4c:497b6b81bdf59afe1551b2ea38fcc45fe100057d"
}
  1. Go
  • Ecosystem specific
{
  "symbols": [
    "Transform"
  ],
  "url": "https://go.googlesource.com/vulndb/+/refs/heads/master/reports/GO-2020-0015.yaml"
}
  • Database specific
{
     "source": "https://storage.googleapis.com/go-vulndb/github.com/gin-gonic/gin.json"
}
  1. PyPI
  • Ecosystem specific
  • Database specific
{
    "source": "https://github.com/pypa/advisory-db/blob/main/vulns/urllib3/PYSEC-2021-108.yaml"
}
  1. Linux
  • Ecosystem specific
  • Database specific
{
    "source": "https://github.com/cloudsecurityalliance/security-database/blob/main/2021/1000xxx/UVI-2021-1000011.json"
}
  1. DWF
  • Ecosystem specific
  • Database specific
{
    "source": "https://github.com/cloudsecurityalliance/security-database/blob/main/2021/1000xxx/UVI-2021-1000000.json"
}

fix typo

IsGostModelV1() (bool, error)

CratesIOType→CratesIO

go-osv/models/models.go

Lines 29 to 41 in 7bbe205

// CratesIOType :
CratesIOType OSVType = "crates.io"
// DWFType :
DWFType OSVType = "DWF"
// GoType :
GoType OSVType = "Go"
// LinuxType :
LinuxType OSVType = "Linux"
// OSSFuzzType :
OSSFuzzType OSVType = "OSS-Fuzz"
// PyPIType :
PyPIType OSVType = "PyPI"
)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.