| LOW | scripts/batch_pr_readme_review.sh | 5 | # Check if gh CLI is installed |
| LOW | scripts/batch_pr_readme_review.sh | 66 | # Check if there are any non-pending reviews |
| LOW | scripts/batch_pr_readme_review.sh | 82 | # Check if there are commits after the latest review |
| LOW | scripts/batch_pr_readme_review.sh | 173 | # Check if --force flag was requested |
| LOW | scripts/batch_pr_readme_review.sh | 210 | # Check if PRs are provided as arguments |
| LOW | scripts/pr_readme_review.sh | 135 | # Check if a repository URL is provided |
| LOW | scripts/readme-check.sh | 34 | # Check if one or more commands exist. |
| LOW | scripts/batch_pr_compliance.sh | 72 | # Check if there are any non-pending reviews |
| LOW | scripts/batch_pr_compliance.sh | 88 | # Check if there are commits after the latest review |
| LOW | scripts/fix-yaml-lint.sh | 14 | # Check if one or more commands exist. |
| LOW | .github/scripts/check-terms.sh | 44 | # Check if the line is a markdown list item (starts with '- ') |