A GitHub action aggregating SAST tools to scan code for vulnerabilities
Stars
9
Forks
6
Watchers
9
Open Issues
6
Overall repository health assessment
^3.4.0^2.1.1^5.1.0^1.4.7^3.5.3^2.5.10^0.15.0^2.6.174
commits
26
commits
9
commits
7
commits
5
commits
4
commits
3
commits
Merge pull request #84 from MetaMask/migrate-onboarding-action-to-gh-app
834b682View on GitHubRefactor output handling in onboarding workflow to improve readability by grouping echo statements into a single block.
435d357View on GitHubRefactor onboarding workflow to improve security and clarity. Changed permissions to read for contents, updated steps to use generated GitHub App token for authentication, and enhanced variable handling for repository and branch detection.
e644bbcView on GitHubMerge pull request #80 from MetaMask/cursor/security-code-scanner-fix-c3bb
3c667beView on GitHubMerge pull request #82 from MetaMask/onboarding-automation-add-slack-notification
5c56227View on GitHubRefactor Slack notification in onboarding workflow to remove channel specification, streamlining the message payload.
acf9c9bView on GitHubEnhance onboarding workflow to skip branch creation if the security scanner workflow already exists. Added Slack notification for onboarding failures.
f64cd93View on GitHubImprove error handling in onboarding workflow by validating GitHub API responses when listing branches, ensuring robust detection of empty repositories.
d7f3893View on GitHubEnhance onboarding workflow by adding validation for base branch name and refactoring variable usage for improved clarity and consistency.
1db4d46View on GitHub