MaibornWolff / codecharta

CodeCharta is a visualization tool that transforms complex software architecture and code metrics into interactive, customizable visual maps, empowering everyone to communicate and analyze your codebase. Improve code quality, maintainability, and architectural decisions
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
194 stars 30 forks source link

Tech: enable security updates through renovate #3807

Closed phanlezz closed 1 month ago

phanlezz commented 1 month ago

Tech: Enable Renovate for security dependabot alerts.

Updated the name of the base rule set to recommended.

This PR adds to the Renovate config, so that is able to create security updates based on dependabot alerts.

I already disabled dependabot PR creation in the repo settings, but I might also need to delete a custom rule (which might enable it to continue to work on a subset of updates).

I can't verify that Renovate has the correct access for this to work. Only the owner of the organization is able to change those settings. As far as I can tell, the settings look correct.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Visualization'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Analysis'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud