| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Mergeback v3.30.5 refs/heads/releases/v3 into main
Note that this also fixes the format of the `sarif-ids` outputs to match what is documented
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Update vulnerable dependency brace-expansion
Add tests for `upload-sarif`
Since `fixCategory` is now part of `AnalysisConfig`, we don't have to remember to do it at the call site for `uploadSpecifiedFiles` or `uploadFiles` anymore.
…ths` that don't belong to an analysis kind
Add telemetry for dependency caching
…rkflow Remove `update-proxy-release` workflow
Add basic telemetry for `start-proxy` Action
Update default bundle to 2.23.2
Find, then filter, SARIF files for `upload-sarif` Action
There was a problem hiding this comment.
This PR merges multiple changes from main into the releases/v3 branch, primarily focused on restructuring SARIF upload functionality and improving dependency caching telemetry. The changes prepare for v3.30.6 release by updating the CodeQL bundle version to 2.23.2.
Copilot reviewed 37 out of 40 changed files in this pull request and generated no comments.
Show a summary per file| File | Description |
|---|---|
| src/upload-sarif.ts | New module containing extracted SARIF upload logic |
| src/upload-sarif-action.ts | Refactored to use new upload-sarif module |
| src/dependency-caching.ts | Enhanced with detailed telemetry and cache usage tracking |
| src/status-report.ts | Updated to include dependency caching telemetry |
| src/defaults.json | Updated CodeQL bundle version to 2.23.2 |
| package.json | Version bump to 3.30.6 |
| lib/* | Generated JavaScript files reflecting TypeScript changes |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Merging 10feb5d into releases/v3.
Conductor for this PR is @nickrolfe.
Contains the following pull requests:
Please do the following: