Conversation
chore: back-merge master into development
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
chore: back-merge master into development
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Bumps runtime dependencies axios (^1.18.1 -> ^1.20.0) and qs (^6.15.2 -> ^6.16.0), plus dev dependencies @babel/eslint-parser, @slack/bolt, @types/lodash, jest, nock, ts-jest and webpack. npm audit across the dependency tree before and after: before 17 vulnerabilities (3 critical, 6 high, 7 moderate, 1 low) after 10 vulnerabilities (3 critical, 1 high, 5 moderate, 1 low) Seven resolved, five of them high severity. The qs advisory is the consumer-facing one, since qs is a runtime dependency. The ten that remain are all dev-only (babel-traverse, mocha, nyc, istanbul, serialize-javascript, uuid, diff, mochawesome) and are not shipped. Verified with npm run lint (clean) and npm run test:unit (686 passing). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The Coverage report step (lucassabreu/comment-coverage-clover) creates a comment on the pull request, which is a write operation. unit-test.yml declared no permissions block, so the job received the repository default. The job log for run 35718905177 records what the token actually held: GITHUB_TOKEN Permissions Contents: read Metadata: read Packages: read All read, no write, so the POST to the issue-comments endpoint returned 403 "Resource not accessible by integration". Build, tests and the dorny/test-reporter step all succeeded; only the coverage comment failed. This affects every run since 2026-08-02, including on development and master. The last successful run was 2026-07-29. Declaring a permissions block sets unlisted scopes to none, so contents: read is included for actions/checkout. checks: write is deliberately not granted: the test-reporter step is currently succeeding without it. Mirrors back-merge-pr.yml and sca-scan.yml, which already declare the same two scopes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
chore: update dependencies and changelog for v1.31.2
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
|
Coverage report for commit: e498701 Summary - Lines: 82.77% | Methods: 95.77% | Branches: 65.89%
🤖 comment via lucassabreu/comment-coverage-clover |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Security