Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add retriable http client for insights service #234

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

abhisek
Copy link
Member

@abhisek abhisek commented Aug 13, 2024

No description provided.

Copy link

github-actions bot commented Aug 13, 2024

vet Summary Report

This report is generated by vet

Policy Checks

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

New Packages

Packages Violating Policy

[Go] github.com/munnerz/[email protected] 🔗

  • ➡️ Found in manifest go.mod
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Go] github.com/gojek/heimdall/[email protected] 🔗

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

[Go] github.com/davecgh/[email protected] 🔗

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

[Go] github.com/Microsoft/[email protected] 🔗

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

[Go] github.com/afex/[email protected] 🔗

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

[Go] github.com/cayleygraph/[email protected] 🔗

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

[Go] github.com/DataDog/[email protected]+incompatible 🔗

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

[Go] github.com/safedep/[email protected] 🔗

  • ➡️ Found in manifest go.mod
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Go] github.com/hidal-go/[email protected] 🔗

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

[Go] google.golang.org/genproto/googleapis/[email protected] 🔗

  • ➡️ Found in manifest go.mod
  • ⚠️ Component release pipeline appear to use dangerous workflows

[Go] github.com/gojek/[email protected]+incompatible 🔗

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

[Go] github.com/cespare/xxhash/[email protected] 🔗

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

[Go] github.com/piprate/[email protected] 🔗

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

[Go] github.com/stretchr/[email protected] 🔗

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

[Go] google.golang.org/genproto/googleapis/[email protected] 🔗

  • ➡️ Found in manifest go.mod
  • ⚠️ Component release pipeline appear to use dangerous workflows

[Go] github.com/pmezard/[email protected] 🔗

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

[Go] github.com/go-sourcemap/[email protected]+incompatible 🔗

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

[Go] github.com/rcrowley/[email protected] 🔗

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

[Go] github.com/tylertreat/[email protected] 🔗

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

[Go] github.com/pkg/[email protected] 🔗

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

Copy link

cloudflare-workers-and-pages bot commented Aug 13, 2024

Deploying safedep-vet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8dc5572
Status: ✅  Deploy successful!
Preview URL: https://d728e88b.safedep-vet.pages.dev
Branch Preview URL: https://feat-insights-client-retry-p.safedep-vet.pages.dev

View logs

@abhisek abhisek merged commit 78af01e into main Aug 13, 2024
9 of 10 checks passed
@abhisek abhisek deleted the feat/insights-client-retry-pool branch August 13, 2024 16:57
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.

1 participant