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

Add vulnerability scan action #7

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Add vulnerability scan action #7

merged 1 commit into from
Jan 20, 2024

Conversation

fersaru
Copy link
Collaborator

@fersaru fersaru commented Jan 20, 2024

Scan with npm for vulnerabilities

  • every friday on midnight
  • on every push for PRs
  • on push on main

The vulnerability severity is currently set to low so every vulnerability with low or higher severity lets the scan exit with code 1.

@fersaru fersaru requested a review from falk-werner as a code owner January 20, 2024 11:04
@fersaru fersaru merged commit 1c108b2 into falk-werner:main Jan 20, 2024
3 checks passed
@fersaru fersaru deleted the scan-for-vulnerabilites branch January 20, 2024 11:16
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