René's URL Explorer Experiment


Title: Bump node-forge and @angular-devkit/build-angular in /heatmap-angular by dependabot[bot] · Pull Request #276 · iDataVisualizationLab/HPCC · GitHub

Open Graph Title: Bump node-forge and @angular-devkit/build-angular in /heatmap-angular by dependabot[bot] · Pull Request #276 · iDataVisualizationLab/HPCC

X Title: Bump node-forge and @angular-devkit/build-angular in /heatmap-angular by dependabot[bot] · Pull Request #276 · iDataVisualizationLab/HPCC

Description: Bumps node-forge to 1.3.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together. Updates node-forge from 0.9.0 to 1.3.2 Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator Desynchronization An Interpretation Conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures to desynchronize schema validations, yielding a semantic divergence that may bypass downstream cryptographic verifications and security decisions. Reported by Hunter Wodzenski. CVE ID: CVE-2025-12816 GHSA ID: GHSA-5gfm-wpxj-wjgq HIGH: ASN.1 Unbounded Recursion An Uncontrolled Recursion (CWE-674) vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. Reported by Hunter Wodzenski. CVE ID: CVE-2025-66031 GHSA ID: GHSA-554w-wpv2-vw27 MODERATE: ASN.1 OID Integer Truncation An Integer Overflow (CWE-190) vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures containing OIDs with oversized arcs. These arcs may be decoded as smaller, trusted OIDs due to 32-bit bitwise truncation, enabling the bypass of downstream OID-based security decisions. Reported by Hunter Wodzenski. CVE ID: CVE-2025-66030 GHSA ID: GHSA-65ch-62r8-g69g Fixed [asn1] Fix for vulnerability identified by CVE-2025-12816 PKCS#12 MAC verification bypass due to missing macData enforcement and improper asn1.validate routine. [asn1] Add fromDer() max recursion depth check. Add a asn1.maxDepth global configurable maximum depth of 256. Add a asn1.fromDer() per-call maxDepth option. NOTE: The default maximum is assumed to be higher than needed for valid data. If this assumption is false then this could be a breaking change. Please file an issue if there are use cases that need a higher maximum. NOTE: The per-call maxDepth parameter has not been exposed up through all of the API stack due to the complexities involved. Please file an issue if there are use cases that require this instead of changing the default maximum. [asn1] Improve OID handling. Error on parsed OID values larger than 2**32 - 1. Error on DER OID values larger than 2**53 - 1 . 1.3.1 - 2022-03-29 ... (truncated) Commits 235ad3e Release 1.3.2. 2598244 Update changelog. 0032dd0 Fix typos. d75e08d Run new security test. a5ce91d Update changelog formatting. 4652de6 Cleanups. eb932d9 Fix typo. db6954b Fix style. afbf7d8 Align error message style. 6607445 Revert minor changes. Additional commits viewable in compare view Updates @angular-devkit/build-angular from 0.901.7 to 21.0.1 Release notes Sourced from @​angular-devkit/build-angular's releases. 21.0.1 @​schematics/angular Commit Description add missing imports for lifecycle hooks in jasmine-vitest migration add mock names to createSpyObj transformation do not set esModuleInterop and moduleResolution when module is preserve fix migration of jasmine.clock().mockDate() handle createSpyObj without base name on refactor-jasmine-vitest improve safety of done callback transformation silently skip when the build target already uses one of the new builders support testRunner option in library schematic warn about loose matching in arrayWithExactContents @​angular/cli Commit Description ensure dependencies are resolved correctly for node modules directory check @​angular/build Commit Description correct Vitest coverage path resolution for JSDOM on Windows correctly configure per-browser headless mode in Vitest runner correctly invoke isTTY as a function ensure correct URL joining for prerender routes force dev-server to use HTTP/1.1 when using SSR with SSL normalize --include paths to posix @​angular/ssr Commit Description handle X-Forwarded-Prefix and APP_BASE_HREF in redirects prevent redirect loop with encoded query parameters 21.0.0 @​angular/cli Commit Description add --json output to ng version add advanced filtering to MCP example search add ai-tutor mcp tool add builder info to list_projects MCP tool add fallback support for packages without direct ng add functionality add style language detection to list_projects tool add unit test framework detection to list_projects tool enhance ng version output with more details make documentation search tool version-aware make find_examples tool version-aware make get_best_practices tool version-aware overhaul ng version command output promote MCP find_examples tool to a stable tool provide detailed peer dependency conflict errors in ng add ... (truncated) Changelog Sourced from @​angular-devkit/build-angular's changelog. 21.0.1 (2025-11-26) @​angular/cli Commit Type Description 363496ae0 fix ensure dependencies are resolved correctly for node modules directory check @​schematics/angular Commit Type Description 2f58705cb fix add missing imports for lifecycle hooks in jasmine-vitest migration c973bb9ca fix add mock names to createSpyObj transformation 4534c9848 fix do not set esModuleInterop and moduleResolution when module is preserve 16d898e75 fix fix migration of jasmine.clock().mockDate() 21c3eac72 fix handle createSpyObj without base name on refactor-jasmine-vitest b8c99aa4c fix improve safety of done callback transformation 4a71e06fc fix silently skip when the build target already uses one of the new builders 2ffdae421 fix support testRunner option in library schematic 145de4a58 fix warn about loose matching in arrayWithExactContents @​angular/build Commit Type Description d097df2d7 fix correct Vitest coverage path resolution for JSDOM on Windows cdb607ada fix correctly configure per-browser headless mode in Vitest runner 244931ece fix correctly invoke isTTY as a function 54d542738 fix ensure correct URL joining for prerender routes a28b38bbe fix force dev-server to use HTTP/1.1 when using SSR with SSL 59ff867f0 fix normalize --include paths to posix @​angular/ssr Commit Type Description 03e231216 fix handle X-Forwarded-Prefix and APP_BASE_HREF in redirects 3cac01882 fix prevent redirect loop with encoded query parameters 20.3.12 (2025-11-25) @​angular/build Commit Type Description ... (truncated) Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps node-forge to 1.3.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together. Updates node-forge from 0.9.0 to 1.3.2 Changelog Sourced fr...

X Description: Bumps node-forge to 1.3.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together. Updates node-forge from 0.9.0 to 1.3.2 Changelog Sourced fr...

Opengraph URL: https://github.com/iDataVisualizationLab/HPCC/pull/276

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:49270a19-89dc-ebb5-d7c5-f828a7e002f2
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8F00:1567F4:FC2B3C:14B8D58:698ECB94
html-safe-nonce86eedac69ac65e7ccb5dcdcc0a4be21533808fcfd7b292af70e34ac93edee989
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RjAwOjE1NjdGNDpGQzJCM0M6MTRCOEQ1ODo2OThFQ0I5NCIsInZpc2l0b3JfaWQiOiIxNDExMjE0ODE4MDE1MTAzODkyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac2d8ef0f1e931464c2ab8bb842fb1debc1e724beac329857bf125d4fbb99a2c68
hovercard-subject-tagpull_request:3050793811
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/iDataVisualizationLab/HPCC/pull/276/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps node-forge to 1.3.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together. Updates node-forge from 0.9.0 to 1.3.2 Changelog Sourced fr...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonecb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/iDataVisualizationLab/HPCC git https://github.com/iDataVisualizationLab/HPCC.git
octolytics-dimension-user_id20982983
octolytics-dimension-user_loginiDataVisualizationLab
octolytics-dimension-repository_id132034110
octolytics-dimension-repository_nwoiDataVisualizationLab/HPCC
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id132034110
octolytics-dimension-repository_network_root_nwoiDataVisualizationLab/HPCC
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6b91a7e6e46287d26887e3fb7a4161657bab8f7
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FiDataVisualizationLab%2FHPCC%2Fpull%2F276%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FiDataVisualizationLab%2FHPCC%2Fpull%2F276%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=iDataVisualizationLab%2FHPCC
Reloadhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
Reloadhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
Reloadhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
iDataVisualizationLab https://patch-diff.githubusercontent.com/iDataVisualizationLab
HPCChttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC
Fork 3 https://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC
Star 7 https://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC
Code https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC
Issues 41 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/issues
Pull requests 23 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulls
Actions https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/actions
Projects 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/projects
Security 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/security
Insights https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulse
Code https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC
Issues https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/issues
Pull requests https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulls
Actions https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/actions
Projects https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/projects
Security https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/security
Insights https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FiDataVisualizationLab%2FHPCC%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FiDataVisualizationLab%2FHPCC%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/tree/master
dependabot/npm_and_yarn/heatmap-angular/multi-5f0fd8681dhttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/tree/dependabot/npm_and_yarn/heatmap-angular/multi-5f0fd8681d
Conversation 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276
Commits 1 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/commits
Checks 0 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/checks
Files changed https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
Bump node-forge and @angular-devkit/build-angular in /heatmap-angular https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
3d5f227 Bump node-forge and @angular-devkit/build-angular in /heatmap-angular dependabot[bot] Nov 27, 2025 https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/commits/3d5f227f3a6ec80167e2b434b97096d0c83ba6ac
Clear filters https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
package-lock.json https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files#diff-6ec64df76182ba1c1e6da541913d335bb94007a959aeff83d4c3d3efe860cff0
package.json https://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files#diff-c7c2daf7bef9a6bfef4185360eb364d63bceb8b84918b0bcdb1b9e562d3437e3
Please reload this pagehttps://patch-diff.githubusercontent.com/iDataVisualizationLab/HPCC/pull/276/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.