Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update codacy/codacy-analysis-cli-action digest to 0991600 #98

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Type Update Change
codacy/codacy-analysis-cli-action action digest d840f88 -> 0991600

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

dryrunsecurity bot commented Nov 5, 2024

DryRun Security Summary

The provided GitHub Actions workflow file sets up a security scan using the Codacy Analysis CLI and integrates the results with the GitHub Advanced Security code scanning feature, allowing security issues identified by Codacy to be displayed in the GitHub pull request and repository security overview.

Expand for full summary

Summary:

The provided code is a GitHub Actions workflow file that sets up a security scan using the Codacy Analysis CLI. The purpose of this workflow is to integrate the Codacy security scan results with the GitHub Advanced Security code scanning feature. The workflow is triggered on push to the "main" branch, pull requests targeting the "main" branch, and on a weekly schedule. The workflow checks out the code repository, runs the Codacy Analysis CLI to perform a security scan, and then uploads the SARIF (Static Analysis Results Interchange Format) output file to the GitHub Advanced Security code scanning feature. This integration allows security issues identified by Codacy to be displayed in the GitHub pull request and repository security overview, making it easier for developers to review and address them. The workflow also configures the severity of non-security issues to ensure that the GitHub Advanced Security code scanning feature focuses on the most critical security issues.

Files Changed:

  • .github/workflows/codacy.yml: This file is a GitHub Actions workflow that sets up a security scan using the Codacy Analysis CLI. The workflow checks out the code repository, runs the Codacy Analysis CLI to perform a security scan, and then uploads the SARIF output file to the GitHub Advanced Security code scanning feature. The workflow is triggered on push to the "main" branch, pull requests targeting the "main" branch, and on a weekly schedule.

Code Analysis

We ran 9 analyzers against 1 file and 0 analyzers had findings. 9 analyzers had no findings.

Riskiness

🟢 Risk threshold not exceeded.

View PR in the DryRun Dashboard.

Copy link

github-actions bot commented Jan 5, 2025

Stale pull request message

Copy link
Contributor Author

renovate bot commented Jan 13, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the codacy/codacy-analysis-cli-action 0991600 update again.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/codacy-codacy-analysis-cli-action-digest branch January 13, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants