Skip to content

fix: TS callgraph plugin#47

Merged
arunanshub merged 1 commit intomainfrom
fix/signature-ts-fallback-js
Feb 24, 2026
Merged

fix: TS callgraph plugin#47
arunanshub merged 1 commit intomainfrom
fix/signature-ts-fallback-js

Conversation

@abhisek
Copy link
Member

@abhisek abhisek commented Feb 24, 2026

No description provided.

@abhisek abhisek requested a review from a team February 24, 2026 17:30
@safedep
Copy link

safedep bot commented Feb 24, 2026

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

Package Details
Package Malware Vulnerability Risky License Report
icon buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go @ v1.36.11-20260209202127-80ab13bee0bf.1
go.mod
ok icon
ok icon
ok icon
🔗
icon buf.build/gen/go/safedep/api/protocolbuffers/go @ v1.36.11-20260224170035-41d0b3143825.1
go.mod
ok icon
ok icon
ok icon
🔗
icon buf.build/go/protovalidate @ v1.1.3
go.mod
ok icon
ok icon
ok icon
🔗
icon cel.dev/expr @ v0.25.1
go.mod
ok icon
ok icon
ok icon
🔗
icon github.com/antlr4-go/antlr/v4 @ v4.13.1
go.mod
ok icon
ok icon
ok icon
🔗
icon github.com/google/cel-go @ v0.27.0
go.mod
ok icon
ok icon
ok icon
🔗
icon go.yaml.in/yaml/v3 @ v3.0.4
go.mod
ok icon
ok icon
ok icon
🔗
icon golang.org/x/exp @ v0.0.0-20250813145105-42675adae3e6
go.mod
ok icon
ok icon
ok icon
🔗
icon google.golang.org/genproto/googleapis/api @ v0.0.0-20250811230008-5f3141c8851a
go.mod
ok icon
ok icon
ok icon
🔗
icon google.golang.org/genproto/googleapis/rpc @ v0.0.0-20250811230008-5f3141c8851a
go.mod
ok icon
ok icon
ok icon
🔗
icon google.golang.org/protobuf @ v1.36.11
go.mod
ok icon
ok icon
ok icon
🔗

This report is generated by SafeDep Github App

@github-actions
Copy link

vet Summary Report

This report is generated by vet

Policy Checks

  • ✅ Vulnerability
  • ✅ Malware
  • ✅ License
  • ✅ Popularity
  • ❌ Maintenance
  • ✅ Security Posture
  • ✅ Threats

Malicious Package Analysis

Malicious package analysis was performed using SafeDep Cloud API

Malicious Package Analysis Report
Ecosystem Package Version Status Report
ECOSYSTEM_GO buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go 1.36.11-20260209202127-80ab13bee0bf.1 🔗
ECOSYSTEM_GO buf.build/gen/go/safedep/api/protocolbuffers/go 1.36.11-20260224170035-41d0b3143825.1 🔗
ECOSYSTEM_GO golang.org/x/exp 0.0.0-20250813145105-42675adae3e6 🔗
ECOSYSTEM_GO github.com/antlr4-go/antlr/v4 4.13.1 🔗
ECOSYSTEM_GO cel.dev/expr 0.25.1 🔗
ECOSYSTEM_GO google.golang.org/protobuf 1.36.11 🔗
ECOSYSTEM_GO go.yaml.in/yaml/v3 3.0.4 🔗
ECOSYSTEM_GO buf.build/go/protovalidate 1.1.3 🔗
ECOSYSTEM_GO google.golang.org/genproto/googleapis/api 0.0.0-20250811230008-5f3141c8851a 🔗
ECOSYSTEM_GO google.golang.org/genproto/googleapis/rpc 0.0.0-20250811230008-5f3141c8851a 🔗
ECOSYSTEM_GO github.com/google/cel-go 0.27.0 🔗
  • ℹ️ 11 packages have been actively analyzed for malicious behaviour.
  • ✅ No malicious packages found.
Changed Packages

Changed Packages

  • ⚠️ [Go] github.com/antlr4-go/antlr/v4@4.13.1
  • ✅ [Go] github.com/google/cel-go@0.27.0
  • ✅ [Go] go.yaml.in/yaml/v3@3.0.4
  • ✅ [Go] buf.build/go/protovalidate@1.1.3
  • ✅ [Go] golang.org/x/exp@0.0.0-20250813145105-42675adae3e6
  • ✅ [Go] google.golang.org/genproto/googleapis/rpc@0.0.0-20250811230008-5f3141c8851a
  • ✅ [Go] google.golang.org/protobuf@1.36.11
  • ✅ [Go] buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go@1.36.11-20260209202127-80ab13bee0bf.1
  • ✅ [Go] buf.build/gen/go/safedep/api/protocolbuffers/go@1.36.11-20260224170035-41d0b3143825.1
  • ✅ [Go] google.golang.org/genproto/googleapis/api@0.0.0-20250811230008-5f3141c8851a
  • ✅ [Go] cel.dev/expr@0.25.1
Policy Violations

Packages Violating Policy

[Go] github.com/antlr4-go/antlr/v4@4.13.1 🔗

  • ➡️ Found in manifest go.mod
  • ⚠️ Component appears to be unmaintained

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.87%. Comparing base (3200512) to head (aa17024).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   62.85%   62.87%   +0.02%     
==========================================
  Files          50       50              
  Lines        4501     4504       +3     
==========================================
+ Hits         2829     2832       +3     
  Misses       1365     1365              
  Partials      307      307              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arunanshub arunanshub merged commit abe8969 into main Feb 24, 2026
5 of 6 checks passed
@arunanshub arunanshub deleted the fix/signature-ts-fallback-js branch February 24, 2026 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants