Skip to content

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

Merged
tmikula-dev merged 1 commit into
masterfrom
feature/463-adopt-aquasec-night-scan-workflow
Jul 31, 2026
Merged

feat(sec): Adopting AquaSec Night scan solution#464
tmikula-dev merged 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
@tmikula-dev
tmikula-dev merged commit 66c1c45 into master Jul 31, 2026
11 of 14 checks passed
@tmikula-dev
tmikula-dev deleted the feature/463-adopt-aquasec-night-scan-workflow branch July 31, 2026 08:05
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