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

REKDAT-164: Add workflows for security scans #292

Merged
merged 17 commits into from
Oct 2, 2024

Conversation

Zharktas
Copy link
Collaborator

@Zharktas Zharktas commented Oct 2, 2024

Adds new workflow to run semgrep and dependency check for pull requests. Probably no need to run these periodically because we dependabot and various github tools to warn us about vulnerable dependencies when the issues arise.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

1 similar comment
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.10%. Comparing base (82ab98d) to head (05cccbc).
Report is 34 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #292   +/-   ##
=======================================
  Coverage   79.10%   79.10%           
=======================================
  Files          19       19           
  Lines        1723     1723           
  Branches        1        1           
=======================================
  Hits         1363     1363           
  Misses        360      360           
Flag Coverage Δ
cdk 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Zharktas Zharktas force-pushed the REKDAT-164_add_workflows_for_security_scans branch from ca7c15a to ee2e7c0 Compare October 2, 2024 09:57
@Zharktas Zharktas marked this pull request as ready for review October 2, 2024 10:14
@Zharktas Zharktas merged commit 217cdc9 into main Oct 2, 2024
19 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