8000 Tags · dfandrich/osv-schema · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dfandrich/osv-schema

Tags

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix version bump.

Signed-off-by: Oliver Chang <oliverchang@users.noreply.github.com>

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version and update changelog. (ossf#222)

Signed-off-by: Oliver Chang <ochang@google.com>

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Some schema cleanup. (ossf#210)

- Make Purpose section more concise. We don't need a history lesson here
anymore :)
- Remove old changelogs.
- Alphabetically sort databases and ecosystems.
- Add some missing databases (Curl, NVD).

---------

Signed-off-by: Oliver Chang <ochang@google.com>
Signed-off-by: Oliver Chang <oliverchang@users.noreply.github.com>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for 1.6.0 release. (ossf#195)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.5.0 (ossf#152)

Signed-off-by: Oliver Chang <oliverchang@users.noreply.github.com>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update schema.md

Signed-off-by: Oliver Chang <oliverchang@users.noreply.github.com>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version.

Signed-off-by: Oliver Chang <oliverchang@users.noreply.github.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add GitHub Actions and Pub to the ecosystems list (ossf#74)

* Add GitHub Actions and Pub to the ecosystems list

This adds GitHub Actions and Pub to the documented list of defined ecosystems. The description for Pub is the wording taken directly from their website, but open to feedback if you'd like it to follow a specific pattern.

There are no validations on the ecosystems defined in the schema docs, so the validation JSON has not been updated.

* Clarify formatting of Actions name

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve pseudocode for evaluation. (ossf#29)

Improve the pseudocode to cover matching `affected.versions` and
`affected.package` as well.

Link to this from earlier in the spec.

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add schema_version and define how to use it (ossf#17)

* Add a schema_version field

* Use SemVer instead of SchemaVer for schema_version format

* Updating docs with suggested changes to schema_version field

* Bump schema version to 1.1.0
0