Lint #1
Annotations
3 errors and 5 warnings
|
excessive-permissions:
.github/workflows/release.yml#L18
release.yml:18: overly broad permissions: packages: write is overly broad at the workflow level
|
|
excessive-permissions:
.github/workflows/release.yml#L17
release.yml:17: overly broad permissions: pull-requests: write is overly broad at the workflow level
|
|
excessive-permissions:
.github/workflows/release.yml#L16
release.yml:16: overly broad permissions: contents: write is overly broad at the workflow level
|
|
concurrency-limits:
.github/workflows/test.yml#L2
test.yml:2: insufficient job-level concurrency limits: missing concurrency setting
|
|
concurrency-limits:
.github/workflows/release.yml#L2
release.yml:2: insufficient job-level concurrency limits: missing concurrency setting
|
|
undocumented-permissions:
.github/workflows/release.yml#L16
release.yml:16: permissions without explanatory comments: needs an explanatory comment
|
|
template-injection:
.github/workflows/release.yml#L50
release.yml:50: code injection via template expansion: may expand into attacker-controllable code
|
|
template-injection:
.github/workflows/release.yml#L50
release.yml:50: code injection via template expansion: may expand into attacker-controllable code
|