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

Decouples security scanning analysis and add FOSSA #330

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

leordev
Copy link
Member

@leordev leordev commented Dec 5, 2023

Fix #319

  • We are decoupling the security scanning to be able to run security checks on approved forks
  • Plus, taking the opportunity to add FOSSA because we are assessing their security tooling and SBOMs generation

@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

codesandbox bot commented Dec 5, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #330 (232cf04) into main (acc0020) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #330   +/-   ##
=======================================
  Coverage   92.23%   92.23%           
=======================================
  Files          75       75           
  Lines       16771    16771           
  Branches     1567     1567           
=======================================
  Hits        15469    15469           
  Misses       1276     1276           
  Partials       26       26           
Components Coverage Δ
api 96.94% <ø> (ø)
common 97.78% <ø> (ø)
credentials 94.32% <ø> (ø)
crypto 100.00% <ø> (ø)
dids 88.46% <ø> (ø)
agent 88.08% <ø> (ø)
identity-agent 56.81% <ø> (ø)
proxy-agent 58.43% <ø> (ø)
user-agent 55.22% <ø> (ø)

Copy link
Contributor

github-actions bot commented Dec 5, 2023

TBDocs Report

✅ No errors or warnings

@web5/api

  • Project entry file: packages/api/src/index.ts

TBDocs Report Updated at 2023-12-05T02:46:52Z 232cf04

@frankhinek frankhinek merged commit 5e08aef into main Dec 6, 2023
29 checks passed
@frankhinek frankhinek deleted the leordev/decouple-security branch December 6, 2023 02:35
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.

decouple snyk from fork prs
3 participants