Skip to content

Add Codacy security scan workflow#29

Merged
damachine merged 5 commits intomainfrom
damachine-patch-1
Oct 1, 2025
Merged

Add Codacy security scan workflow#29
damachine merged 5 commits intomainfrom
damachine-patch-1

Conversation

@damachine
Copy link
Owner

No description provided.

@damachine damachine requested a review from Copilot September 14, 2025 00:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions workflow to integrate Codacy security scanning into the CI/CD pipeline. The workflow automatically runs security scans on code pushes and pull requests, then uploads the results to GitHub's security tab for centralized vulnerability tracking.

  • Adds automated security scanning using Codacy Analysis CLI
  • Configures SARIF output format for GitHub Advanced Security integration
  • Sets up scheduled weekly scans and triggers on main branch activity

damachine and others added 2 commits September 14, 2025 02:38
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@damachine damachine enabled auto-merge (squash) September 14, 2025 00:47
@damachine damachine closed this Sep 14, 2025
auto-merge was automatically disabled September 14, 2025 00:49

Pull request was closed

@damachine damachine deleted the damachine-patch-1 branch September 14, 2025 00:56
@damachine damachine restored the damachine-patch-1 branch October 1, 2025 03:34
@damachine damachine reopened this Oct 1, 2025
Updated the Codacy workflow to change the cron schedule and update the Codacy Analysis CLI action version.

Signed-off-by: damachine <christkue79@gmail.com>
Signed-off-by: damachine <christkue79@gmail.com>
@damachine damachine merged commit 06d0fe6 into main Oct 1, 2025
11 checks passed
@damachine damachine deleted the damachine-patch-1 branch October 1, 2025 03:45
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.

2 participants