Update dependabot.yaml and dependencies#165
Conversation
DryRun Security SummaryThe provided code changes in this GitHub pull request focus on updating the project's dependencies and configuration files, including removing the Expand for full summarySummary: The provided code changes in this GitHub pull request are focused on updating the project's dependencies and configuration files. The key changes include:
From an application security perspective, these changes are generally positive as they reduce the overall attack surface by removing unused dependencies and improve the dependency management process by introducing a separate branch for testing Dependabot updates before merging them into the main codebase. However, it is important to ensure that the removal of the Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
* Update dependabot.yaml and dependencies (#165) * Initial regex command files * Initial regex command files with table output * Move regex files to validate package * Fix lint errors * Fix lint errors
Update Go dependencies in
go.modfile and update dependabot config to makepre-mainbranch default for merging dependabot PRs.