secure-repo icon indicating copy to clipboard operation
secure-repo copied to clipboard

[KB] Add KB for mikepenz/action-junit-report

Open step-security-bot opened this issue 2 years ago • 1 comments

Knowledge Base is missing for mikepenz/action-junit-report.

step-security-bot avatar Aug 07 '22 05:08 step-security-bot

Analysis

Action Name: mikepenz/action-junit-report
Action Type: Node
GITHUB_TOKEN Matches: token,github_token
Top language: TypeScript
Stars: 111
Private: false
Forks: 57

Endpoints Found

Endpoint Permission
checks.create write
checks.listForRef read
checks.update write

FollowUp Links.

https://github.com/mikepenz/action-junit-report/blob/d248978004b57af82f4bfa4fe15d21748a9ede5e/src/main.ts https://github.com/mikepenz/action-junit-report/blob/d99ab95d409a324c72adec78b05a613c5eed934c/src/annotator.ts

action-security.yml

name: 'JUnit Report Action'
github-token:
  action-input:
    input: token
    is-default: true
  permissions:
    checks: write

step-security-bot avatar Aug 07 '22 05:08 step-security-bot