Skip to content

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #70

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Open

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2#70
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 6.0.3 to 7.0.2.

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

🛡️ supply-chain-guard Scan Report

Property Value
Target .
Type directory
Time 2026-07-19T08:41:09.752Z
Duration 215ms
Risk Score 14/100 (MEDIUM)

Summary

Scanned 68 of 76 files.

🟡 2 medium | 🔵 2 low

Findings

🟡 [MEDIUM] Workflow requests OIDC id-token:write permission. If combined with unreviewed third-party actions or outbound curl, an attacker can steal the OIDC token to impersonate the workflow's cloud identity.

  • Rule: GHA_OIDC_WRITE_PERM
  • File: .github/workflows/ci.yml:49
  • Match: id-token: write
  • Recommendation: Audit all steps in this workflow when id-token:write is set. Ensure no third-party action or run step can exfiltrate the OIDC token. Scope permissions as narrowly as possible.

🟡 [MEDIUM] Workflow "ci.yml" accesses secrets and has network egress. Verify secrets are not sent to external endpoints.

  • Rule: WORKFLOW_SECRET_TO_UPLOAD_PATH
  • File: .github/workflows/ci.yml
  • Recommendation: Audit this workflow for secret-to-network paths. Minimize secret scoping.

🔵 [LOW] Action "homeofe/supply-chain-guard@v5" uses a version tag instead of a commit SHA. Tags can be force-pushed to point to different commits.

  • Rule: GHA_TAG_NOT_SHA
  • File: .github/workflows/supply-chain-guard.yml:21
  • Match: homeofe/supply-chain-guard@v5
  • Recommendation: Consider pinning this action to a full commit SHA for maximum security. Tags can be moved to point to malicious code.

🔵 [LOW] Action "homeofe/supply-chain-guard@v5" is from third-party owner "homeofe". Third-party actions can be compromised.

  • Rule: GHA_THIRD_PARTY_ACTION
  • File: .github/workflows/supply-chain-guard.yml:21
  • Match: homeofe/supply-chain-guard@v5
  • Recommendation: Pin "homeofe/supply-chain-guard@v5" to a specific commit SHA and audit the action source code before use.

Recommendations

  • Review the listed findings and assess whether they represent legitimate functionality or potential threats.

Generated by supply-chain-guard

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 38bbad1 to d7c5454 Compare July 19, 2026 07:06
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from d7c5454 to 10b3dba Compare July 19, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants