step-security / secure-repo

Orchestrate GitHub Actions Security
https://app.stepsecurity.io
GNU Affero General Public License v3.0
255 stars 41 forks source link

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

Closed step-security-bot closed 1 year ago

step-security-bot commented 2 years ago

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

step-security-bot commented 2 years ago

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