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

[KB] Add KB for Arhia/action-check-typescript

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

Knowledge Base is missing for Arhia/action-check-typescript.

step-security-bot avatar Jul 02 '22 00:07 step-security-bot

Analysis

Action Name: Arhia/action-check-typescript
Action Type: Node
GITHUB_TOKEN Matches: repo-token,token,GITHUB_TOKEN,Token
Top language: TypeScript
Stars: 3
Private: false
Forks: 1

Endpoints Found

Endpoint Permission
pulls.create write
pulls.createReview write
issues.create write
issues.createComment write

FollowUp Links.

https://github.com/Arhia/action-check-typescript/blob/3aabe37455746a0ef74ef276b0af051ca32434e9/src/getAndValidateArgs.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript4/lib/lib.es2021.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript1/lib/lib.es2021.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript3/lib/lib.es2021.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript2/lib/lib.es2021.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript3/lib/lib.esnext.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript2/lib/lib.esnext.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript4/lib/lib.esnext.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/194ca7420a0ac092a273f1a6134bbdd347390e8e/dist/typescript1/lib/lib.esnext.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/58477b0a0601f9fc71350bfab2c53c6260326c86/dist/typescript/lib/lib.es2021.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/58477b0a0601f9fc71350bfab2c53c6260326c86/dist/typescript/lib/lib.esnext.weakref.d.ts https://github.com/Arhia/action-check-typescript/blob/d1a7bbe877766c64f1703a48cd707b13488fdae3/src/main.ts

action-security.yml

name: 'Action Check Typescript errors'
github-token:
  action-input:
    input: repo-token
    is-default: false
  permissions:
    pull-requests: write
    issues: write

step-security-bot avatar Jul 02 '22 00:07 step-security-bot