Skip to content

feat(sec): Adopting AquaSec Night scan solution - #464

Open
tmikula-dev wants to merge 1 commit into
masterfrom
feature/463-adopt-aquasec-night-scan-workflow
Open

feat(sec): Adopting AquaSec Night scan solution#464
tmikula-dev wants to merge 1 commit into
masterfrom
feature/463-adopt-aquasec-night-scan-workflow

Conversation

@tmikula-dev

Copy link
Copy Markdown
Contributor

Overview

This pull request introduces a new scheduled GitHub Actions workflow to automate nightly AquaSec security scans. The workflow is configurable, supports manual triggering with a dry-run option, and is integrated with organizational secrets and permissions.

Release Notes

  • Adding the AquaSec Nigh Scan workflow, that generates security Aqua findings as GH issues. Severity >= high.
  • Creation of following repo labels: scope:security, type:tech-debt, sec:suppression, sec:false-positive.
  • Adding the AQUA_GROUP_ID and AQUA_REPOSITORY_ID secrets to repo action secrets.

Related

Closes #463

@tmikula-dev tmikula-dev self-assigned this Jul 29, 2026
@tmikula-dev tmikula-dev added the enhancement New feature or request label Jul 29, 2026
@tmikula-dev tmikula-dev changed the title feat(sec): Adopting AquaSec Nigh scan solution feat(sec): Adopting AquaSec Night scan solution Jul 29, 2026
@tmikula-dev tmikula-dev added scope:security Security, auth, compliance and removed scope:security Security, auth, compliance labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt AquaSec Security Solution Workflow

2 participants