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

feat(security): Track vulnerability alerts from osv.dev; Enable OpenSSF badge on PRs #107

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

MaxymVlasov
Copy link
Contributor

@MaxymVlasov MaxymVlasov commented Sep 4, 2024

Put an x into the box if that applies:

  • This PR introduces breaking change.
  • This PR fixes a bug.
  • This PR adds new functionality.
  • This PR enhances existing functionality.

Description of your changes

Enable some extra security features that will:

  • Provide more confidence for developers during PR reviews by showing OpenSSF bagde:
    image
  • Notify about vulnerabilities based not only on GH Dependabot vulnerabilities DB, but also on community curated OSS Vuln DB - https://osv.dev/

@MaxymVlasov MaxymVlasov requested a review from a team as a code owner September 4, 2024 12:01
@MaxymVlasov MaxymVlasov merged commit e950613 into main Sep 5, 2024
10 checks passed
@MaxymVlasov MaxymVlasov deleted the feat/add_openssf-scorecard branch September 5, 2024 13:23
github-actions bot pushed a commit that referenced this pull request Sep 5, 2024
# [2.3.0](v2.2.1...v2.3.0) (2024-09-05)

### Features

* **security:** Track vulnerability alerts from `osv.dev`; Enable OpenSSF badge on PRs ([#107](#107)) ([e950613](e950613))
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.

2 participants