GithubHelp home page GithubHelp logo

Comments (2)

kurtseifried avatar kurtseifried commented on July 20, 2024

Right now we're going with mono-repo for gsd-tools and contents, longer-term as projects mature/grow we'll probably break them out, but for now, especially with modern tooling, a mono repo greatly simplifies things.

One comment on schemas: with the namespacing I'm hoping most of the schemas we end up using/supporting also have identification and versioning, e.g.

OSV has
"schema_version": string
but no schema_type:: "OSV" which would make things simple

CVE has
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",

so writing a basic library that would take the base data, the namespace data and so on, look at the JSON and tell you what format it most likely is shouldn't be that hard. Then the trick becomes applying schema to ensure correctness and what to do with nonstandard/incorrect data (e.g. did someone add a random tag? make a typo? etc...).

One goal is for GSD to not invent yet another format but to use mostly OSV with some additional tags as we've mentioned on the mailing list/issues.

Do you want a gsd-analysis/ directory in the gsd-tools repo to put your stuff? If so just send a PR and it shouldn't take to long to merge.

from gsd-tools.

joshbuker avatar joshbuker commented on July 20, 2024

This was merged into the tools repo, going to close it out until there's more on the topic.

from gsd-tools.

Related Issues (20)

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.