Skip to content

Conversation

@judepereira
Copy link

  • Added a workflow to run tests and report coverage + analysis to Blue Cave.
  • Added badges for code quality :)

Merging this PR will add Blue Cave comments and checks to every PR and commit, but they won't have any effect on their merging capability. Soon, you'll see critical code paths modified in a PR, to enable testing what's essential :)

PS - your BLUECAVE_TOKEN needs to be added to your GitHub Actions secrets. A new token can be generated here: https://cloud.bluecave.io/projects/gh/akto-api-security/akto/settings

Copy link
Contributor

@devsecopsbot devsecopsbot bot left a comment

Choose a reason for hiding this comment

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

🤖 AI Security analysis: "A GitHub Actions workflow grants top-level write-all permissions, allowing the workflow token to modify code, workflows, or secrets. This increases the risk of repository compromise, malicious code injection, and privilege escalation via a compromised workflow."

Risk Level AI Score
🟢 LOW 40.0/100

Top 1 security issues / 1 total (Critical: 0, High: 0, Medium: 1, Low: 0)

Title Location Recommendation
MEDIUM Ensure top-level permissions are not set to write-all .github/workflows/bluecave.yml:13 Ensure top-level permissions are not set to write-all

🔗 View Detailed Report

Copy link
Contributor

@devsecopsbot devsecopsbot bot left a comment

Choose a reason for hiding this comment

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

🤖 AI Security analysis: "Automated scans found no security issues in the two changed files. Automated tools can miss logic, dependency, and environment-specific vulnerabilities; perform targeted manual and dynamic checks before merging."

Risk Level AI Score
🟢 NO RISK 0.0/100

Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)

Title Location Recommendation
No issues to display

🔗 View Detailed Report

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