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

refactor Code and Dependencies modules, fix severity counting, and update README #11

Merged
merged 5 commits into from
Sep 11, 2024

Conversation

scriptprivate
Copy link
Member

  • simplifies alert checks using ternary operator and grep
  • fixes severity counting
  • removes spacing around arrows
  • improves output readability
  • renames 'security' to 'dependency' within Dependencies module alerts
  • fixes minor spacing issue in README

- simplify alert checks logic using ternary operator and 'grep' 
- removed spacing around arrows
- fix incorrect severity counts
- removed spacing around arrows
…t spacing

- renamed 'security' to 'dependency' regarding alerts
- improved output readability 
- removed spacing around arrows
- shows correct file paths and line numbers
- removed spacing around arrows
@htrgouvea htrgouvea merged commit d35a39a into main Sep 11, 2024
7 of 9 checks passed
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