Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.8.0 Changelog #1050

Merged
merged 4 commits into from
Jun 20, 2024
Merged

v1.8.0 Changelog #1050

merged 4 commits into from
Jun 20, 2024

Conversation

michaelkedar
Copy link
Member

Prepare for release


### Features:

- [Feature #35](https://github.com/google/osv-scanner/issues/35)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This issue hasn't been closed - should it be?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will close it once the new version is released.

CHANGELOG.md Outdated
Comment on lines 8 to 19
- [Feature #944](https://github.com/google/osv-scanner/pull/944)
The `osv-scanner.toml` configuration file can now filter specific packages with new `[[PackageOverrides]]` sections:
```toml
[[PackageOverrides]]
name = "lib"
version = "1.0.0"
ecosystem = "Go"
ignore = true
# effectiveUntil = 2022-11-09 # Optional exception expiry date
reason = "abc"
license.override = ["MIT"]
```
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add this to our docs.

CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@michaelkedar michaelkedar merged commit 2d1181a into google:main Jun 20, 2024
13 checks passed
@chenrui333
Copy link
Contributor

FYI, the release did not get marked as latest release.

relates to Homebrew/homebrew-core#175174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants