sscheib / ansible-role-file_deployment

Very simple role to deploy files
GNU General Public License v2.0
0 stars 4 forks source link

ci: Adding workflow to gather contributors #368

Closed sscheib closed 2 months ago

sscheib commented 2 months ago
SUMMARY
ISSUE TYPE
ADDITIONAL INFORMATION
github-actions[bot] commented 2 months ago

Dependency Review

The following issues were found:

See the Details below.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/github/contributors 135b0430e856ade27175cbd1d4e1e11b0dd8ef95 :green_circle: 8.4
Details
CheckScoreReason
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:warning: 4branch protection is not maximal on development and all release branches
CI-Tests:green_circle: 1015 out of 15 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
Code-Review:warning: -1Found no human activity in the last 15 changesets
Contributors:green_circle: 10project has 17 contributing companies or organizations
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Dependency-Update-Tool:green_circle: 10update tool detected
Fuzzing:warning: 0project is not fuzzed
License:green_circle: 10license file detected
Maintained:green_circle: 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Packaging:green_circle: 10packaging workflow detected
Pinned-Dependencies:green_circle: 6dependency not pinned by hash detected -- score normalized to 6
SAST:green_circle: 10SAST tool is run on all commits
Security-Policy:green_circle: 10security policy file detected
Signed-Releases:warning: -1no releases found
Token-Permissions:green_circle: 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities:green_circle: 100 existing vulnerabilities detected
actions/peter-evans/create-issue-from-file 24452a72d85239eacf1468b0f1982a9f3fec4c94 :warning: 5.3
Details
CheckScoreReason
Code-Review:warning: -1Found no human activity in the last 30 changesets
Maintained:green_circle: 1012 commit(s) and 1 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
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts:green_circle: 10no binaries found in the repo
Pinned-Dependencies:warning: 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing:warning: 0project is not fuzzed
Security-Policy:warning: 0security policy file not detected
SAST:warning: 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities:green_circle: 91 existing vulnerabilities detected
actions/step-security/harden-runner 5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde :green_circle: 8.8
Details
CheckScoreReason
Binary-Artifacts:green_circle: 10no binaries found in the repo
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests:green_circle: 1014 out of 14 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
Code-Review:green_circle: 10all changesets reviewed
Contributors:green_circle: 6project has 2 contributing companies or organizations -- score normalized to 6
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Dependency-Update-Tool:green_circle: 10update tool detected
Fuzzing:warning: 0project is not fuzzed
License:green_circle: 10license file detected
Maintained:green_circle: 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Packaging:warning: -1packaging workflow not detected
Pinned-Dependencies:green_circle: 7dependency not pinned by hash detected -- score normalized to 7
SAST:green_circle: 9SAST tool detected but not run on all commits
Security-Policy:green_circle: 10security policy file detected
Signed-Releases:warning: -1no releases found
Token-Permissions:green_circle: 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities:green_circle: 100 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/contributors.yml
  • github/contributors@135b0430e856ade27175cbd1d4e1e11b0dd8ef95
  • peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94
  • step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde
sscheib commented 4 weeks ago

:tada: This PR is included in version 1.4.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: