InditexTech / gh-sherpa

Streamline branch and pull request creation for Jira or GitHub issues from command line
Apache License 2.0
48 stars 2 forks source link

feat: added repolinter github action #76

Closed mlorenzoitx closed 4 months ago

mlorenzoitx commented 4 months ago

added repolinter github action, requires reuse github action to work

dryrunsecurity[bot] commented 4 months ago

Hi there :wave:, @dryrunsecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
AppSec Analyzer (beta) :white_check_mark: 0 findings
Secrets Analyzer (beta) :white_check_mark: 0 findings
Authn/Authz Analyzer :white_check_mark: 0 findings
Configured Codepaths Analyzer :white_check_mark: 0 findings
Sensitive Files Analyzer :white_check_mark: 0 findings

[!Note] :green_circle: Risk threshold not exceeded.

[!Tip] Get answers to your security questions. Add a comment in this PR starting with @dryrunsecurity. For example...

@dryrunsecurity What are common security issues with web application cookies?

Powered by DryRun Security

jorgegarciarey commented 4 months ago

@mlorenzoitx ,

Currently, this linter is already executed in the PR-verify workflow, so, we don't need to enable this trigger (push to main). Any change is always from a pull request.