Skip to content

Comments

ci: optimize client audits#226

Merged
jankapunkt merged 3 commits intomainfrom
ci/continue-client-audit
Dec 18, 2025
Merged

ci: optimize client audits#226
jankapunkt merged 3 commits intomainfrom
ci/continue-client-audit

Conversation

@jankapunkt
Copy link
Member

@jankapunkt jankapunkt commented Dec 18, 2025

This adds continue-on-error: true for npm client audits and makes the audit to throw a non-zero exit code only when there is a high or critical-level vuln. found.

@jankapunkt jankapunkt changed the title ci: continue on audit fails (client-only) ci: optimize client audits Dec 18, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR modifies the client audit workflow to make it less strict by adding continue-on-error: true at the job level and changing the npm audit command to only fail on high or critical vulnerabilities using --audit-level=high.

  • Adds continue-on-error: true to the audit job configuration
  • Updates npm audit command to use --audit-level=high flag

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jankapunkt jankapunkt merged commit 792c555 into main Dec 18, 2025
9 checks passed
@jankapunkt jankapunkt added this to the 1.1.0 milestone Jan 14, 2026
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.

1 participant