Skip to content

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

Merged
tmikula-dev merged 2 commits into
masterfrom
feature/43-adopt-aquasec-workflow
Jul 31, 2026
Merged

feat(sec): Adopting AquaSec Night scan solution#44
tmikula-dev merged 2 commits into
masterfrom
feature/43-adopt-aquasec-workflow

Conversation

@tmikula-dev

@tmikula-dev tmikula-dev commented Jul 28, 2026

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 #43

@tmikula-dev tmikula-dev self-assigned this Jul 28, 2026
@tmikula-dev tmikula-dev added the feature New feature or request label Jul 28, 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 merged commit e2d9b68 into master Jul 31, 2026
4 of 5 checks passed
@tmikula-dev
tmikula-dev deleted the feature/43-adopt-aquasec-workflow branch July 31, 2026 09:03
@tmikula-dev

Copy link
Copy Markdown
Contributor Author

There is one of integration tests failing. This PR is not touching any scala codebase, so the PR was merged anyway. The bug is described in the issue: #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt AquaSec Security Solution Workflow

3 participants