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

Add dependency analysis to GitHub Action workflow #1

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

naveensrinivasan
Copy link

  • Add a Github Action for dependency analysis
  • Setup environment variables for the action
  • Run the analysis using the scorecard-action/dependency-analysis action

[.github/workflows/scorecard-dependency.yml]

  • Add a Github Action for dependency analysis
  • Setup environment variables for the action
  • Checkout the code
  • Print environment variables
  • Run the analysis using the scorecard-action/dependency-analysis action

- Add a Github Action for dependency analysis
- Setup environment variables for the action
- Run the analysis using the scorecard-action/dependency-analysis action

[.github/workflows/scorecard-dependency.yml]
- Add a Github Action for dependency analysis
- Setup environment variables for the action
- Checkout the code
- Print environment variables
- Run the analysis using the scorecard-action/dependency-analysis action

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
@github-actions
Copy link

Scorecard Results


github.com/actions/checkout - 2022-11-28

https://api.securityscorecards.dev/projects/github.com/actions/checkout

CheckScore
Code-Review9
Branch-Protection1
Binary-Artifacts10
Dangerous-Workflow10
Dependency-Update-Tool10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant