Skip to content

fix[frontend](integrations): removed certificate flag form bulk curl … - #2472

Merged
AlexSanchez-bit merged 1 commit into
release/v12.0.0from
backlog/v12_cert_flag_remove
Aug 14, 2026
Merged

fix[frontend](integrations): removed certificate flag form bulk curl …#2472
AlexSanchez-bit merged 1 commit into
release/v12.0.0from
backlog/v12_cert_flag_remove

Conversation

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

🛑 AI review — Sensitive area, extra care recommended

This PR touches critical paths or introduces changes the model cannot judge with sufficient confidence. Review carefully before merging.

🛑 architecture (gemini-3-flash-lite) — high/critical — please review

Summary: Removal of TLS certificate verification flag (--cacert) from public ingestion documentation and curl examples.

  • high frontend/src/features/integrations/components/setup/collector/ForwarderGuide.tsx:86 — Removing '--cacert /path/to/ca.crt' encourages insecure API requests (TLS verification bypass or plain text issues), impacting security and endpoint contract expectations.

bugs (gemini-3-flash-lite) — clean

Summary: ForwarderGuide.tsx removes --cacert flag from example curl command.

No findings.

security (gemini-3-flash-lite) — clean

Summary: Removed --cacert flag from cURL command example in ForwarderGuide.tsx

No findings.

🔴 go-deps — pending updates

🔍 Discovered 30 Go projects

❌ Could not inspect the following projects (run 'go mod tidy' there):

## ./plugins/azure
go: loading module retractions for github.com/aws/aws-sdk-go@v1.55.8: read "https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/list": stream error: stream ID 71; INTERNAL_ERROR; received from peer

@AlexSanchez-bit

Copy link
Copy Markdown
Contributor Author

the certification removas was on a textual curl of a guide

@AlexSanchez-bit
AlexSanchez-bit merged commit 7806fde into release/v12.0.0 Aug 14, 2026
1 check passed
@AlexSanchez-bit
AlexSanchez-bit deleted the backlog/v12_cert_flag_remove branch August 14, 2026 20:17
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