Evaluate vnext: merge completed improvements and fix discovered bugs#14
Draft
Evaluate vnext: merge completed improvements and fix discovered bugs#14
Conversation
…w code-scanning features, update deps, add community files Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
…rt in ConsoleLogger.ts Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
…g from pdfWriter.ts Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Evaluate vnext branch and identify issues
Evaluate vnext: merge completed improvements and fix discovered bugs
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
vnextbranch was a WIP next-evolution branch. This PR merges the completed improvements frommain(which had progressed beyondvnext) and fixes several bugs discovered during evaluation.Completed work merged from main
action.ymlnode16 → node20; pkg targets updated to matchreport_template,include_code_scanning,include_secret_scanning,include_software_composition_analysissrc/codeScanning/→src/code-scanning/,src/executable.ts→src/cli/cli.tssrc/logging/—Loggerinterface,ActionsLogger,ConsoleLogger,NullLoggerCodeScanningDataCollector,CodeScanningDelta(with tests),SoftwareCompositionAnalysisCollectorCODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md,SUPPORT.md,CODEOWNERSbuild_and_test,build_executables,manual,manual_test_repo; addedtest_local_action_basic.ymlsamples/→test-samples/, removedsamples/__old_to_remove/, moved image todocs/images/Bugs fixed (discovered during evaluation)
src/code-scanning/SarifData.ts'security-secverity'typo →'security-severity'— caused runtime mismatch with actual accessor inGitHubSarifRule.tssrc/code-scanning/SarifData.tssemanticVversion→semanticVersion(doublev)src/pdf/pdfWriter.tsconsole.log(JSON.stringify(installedBrowser))left in production pathsrc/logging/ConsoleLogger.tsimport { log } from 'console'Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
accounts.google.com/proc/self/exe /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=network --no-sandbox --disable-dev-shm-usage --use-angle=swiftshader-webgl --mute-audio --crashpad-handler-pid=4419 --enable-crash-reporter=, --noerrdialogs --user-data-dir=/tmp/puppeteer_dev_chrome_profile-dTbwNV --change-stack-guard-on-fork=enable --shared-files=network_parent_dirs_pipe:100,v8_context_snapshot_data:101 --metrics-shmem-handle=4,i,17284518084789741214,14987695380871420239,524288 --field-trial-handle=3,i,2254269484751612511,847729237529795546,262144 --enable-features=PdfOopif --disable-features=AcceptCHFrame,IsolateSandboxedIframes,MediaRouter,OptimizationHints,PaintHolding,ProcessPerSiteUpToMainFrameThreshold,Translate --variations-seed-version(dns block)/home/REDACTED/work/security-report-action/security-report-action/.cache/puppeteer/chrome/linux-124.0.6367.91/chrome-linux64/chrome /home/REDACTED/work/security-report-action/security-report-action/.cache/puppeteer/chrome/linux-124.0.6367.91/chrome-linux64/chrome --allow-pre-commit-input --disable-REDACTED-networking --disable-REDACTED-timer-throttling --disable-REDACTEDing-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-REDACTED-pages --disable-component-update --disable-default-apps --disable-dev-shm-usage --disable-hang-monitor --disable-infobars --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-REDACTEDing --disable-search-engine-choice-screen --disable-sync --enable-automation(dns block)/proc/self/exe /proc/self/exe --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=network --no-sandbox --disable-dev-shm-usage --use-angle=swiftshader-webgl --mute-audio --crashpad-handler-pid=4770 --enable-crash-reporter=, --noerrdialogs --user-data-dir=/tmp/puppeteer_dev_chrome_profile-OyWhyO --change-stack-guard-on-fork=enable --shared-files=network_parent_dirs_pipe:100,v8_context_snapshot_data:101 --metrics-shmem-handle=4,i,130909405580483779,8574494340141394293,524288 --field-trial-handle=3,i,17563069837482190127,10656391840739029627,262144 --enable-features=PdfOopif --disable-features=AcceptCHFrame,IsolateSandboxedIframes,MediaRouter,OptimizationHints,PaintHolding,ProcessPerSiteUpToMainFrameThreshold,Translate --variations-seed-version(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.