ziv-language / ziv

:sparkles: The Ziv Programming Language
https://ziv-language.github.io/book/
Apache License 2.0
1 stars 0 forks source link

feat: implemented github actions #3

Closed miguelcsx closed 3 weeks ago

miguelcsx commented 3 weeks ago
github-actions[bot] commented 3 weeks ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 4.*.* :green_circle: 6.9
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:green_circle: 4dependency not pinned by hash detected -- score normalized to 4
Security-Policy:green_circle: 9security policy file detected
Packaging:green_circle: 10packaging workflow detected
SAST:green_circle: 9SAST tool detected but not run on all commits
Vulnerabilities:green_circle: 82 existing vulnerabilities detected
actions/github/codeql-action/analyze 3.*.* UnknownUnknown
actions/github/codeql-action/init 3.*.* UnknownUnknown
actions/actions/checkout 4.*.* :green_circle: 6.9
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:green_circle: 4dependency not pinned by hash detected -- score normalized to 4
Security-Policy:green_circle: 9security policy file detected
Packaging:green_circle: 10packaging workflow detected
SAST:green_circle: 9SAST tool detected but not run on all commits
Vulnerabilities:green_circle: 82 existing vulnerabilities detected
actions/actions/dependency-review-action 4.*.* :green_circle: 7.1
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 1030 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Packaging:warning: -1packaging workflow not detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Security-Policy:green_circle: 9security policy file detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing:warning: 0project is not fuzzed
SAST:green_circle: 9SAST tool detected but not run on all commits
Vulnerabilities:green_circle: 91 existing vulnerabilities detected
actions/actions/checkout 3.*.* :green_circle: 6.9
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:green_circle: 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts:green_circle: 10no binaries found in the repo
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:green_circle: 4dependency not pinned by hash detected -- score normalized to 4
Security-Policy:green_circle: 9security policy file detected
Packaging:green_circle: 10packaging workflow detected
SAST:green_circle: 9SAST tool detected but not run on all commits
Vulnerabilities:green_circle: 82 existing vulnerabilities detected
actions/actions/github-script 6.*.* :green_circle: 5.9
Details
CheckScoreReason
Code-Review:green_circle: 10all changesets reviewed
Maintained:warning: 23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Binary-Artifacts:green_circle: 10no binaries found in the repo
Packaging:warning: -1packaging workflow not detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies:warning: 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing:warning: 0project is not fuzzed
Security-Policy:green_circle: 9security policy file detected
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:green_circle: 55 existing vulnerabilities detected
actions/ytanikin/PRConventionalCommits 1.1.0 UnknownUnknown

Scanned Manifest Files

.github/workflows/codeql.yml
  • actions/checkout@4.*.*
  • github/codeql-action/analyze@3.*.*
  • github/codeql-action/init@3.*.*
.github/workflows/dependency-review.yml
  • actions/checkout@4.*.*
  • actions/dependency-review-action@4.*.*
.github/workflows/pr-checklist.yml
  • actions/checkout@3.*.*
  • actions/github-script@6.*.*
.github/workflows/pr-conventional-commits.yml
  • ytanikin/PRConventionalCommits@1.1.0