Bump github.com/bazelbuild/rules_go from 0.57.0 to 0.58.3 #2398
No reviewers
Labels
No labels
1week
2weeks
Failed compliance check
IP cameras
NATS
Possible security concern
Review effort 1/5
Review effort 2/5
Review effort 3/5
Review effort 4/5
Review effort 5/5
UI
aardvark
accessibility
amd64
api
arm64
auth
back-end
bgp
blog
bug
build
checkers
ci-cd
cleanup
cnpg
codex
core
dependencies
device-management
documentation
duplicate
dusk
ebpf
enhancement
eta 1d
eta 1hr
eta 3d
eta 3hr
feature
fieldsurvey
github_actions
go
good first issue
help wanted
invalid
javascript
k8s
log-collector
mapper
mtr
needs-triage
netflow
network-sweep
observability
oracle
otel
plug-in
proton
python
question
reddit
redhat
research
rperf
rperf-checker
rust
sdk
security
serviceradar-agent
serviceradar-agent-gateway
serviceradar-web
serviceradar-web-ng
siem
snmp
sysmon
topology
ubiquiti
wasm
wontfix
zen-engine
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
carverauto/serviceradar!2398
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/2398/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from GitHub pull request.
Original GitHub pull request: #1917
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1917
Original created: 2025-11-03T02:17:32Z
Original updated: 2025-11-03T04:34:22Z
Original head: carverauto/serviceradar:dependabot/go_modules/github.com/bazelbuild/rules_go-0.58.3
Original base: main
Original merged: 2025-11-03T04:34:06Z by @mfreeman451
Bumps github.com/bazelbuild/rules_go from 0.57.0 to 0.58.3.
Release notes
Sourced from github.com/bazelbuild/rules_go's releases.
... (truncated)
Commits
3c293b0Update Bazel to 7.7.0 (#4492)f7a7c5dFix _xcode_config attribute for bazel 9.x (#4491)3ea65d8.bazelci/presubmit.yml: run BCR tests with multiple Bazel versions (#4490)c84ee39Only build cmd/internal/cov package on go1.20 where it exists (#4489)4ded826Make it easier to debug integration tests (#4488)e3ec029tests/bcr: don't require MODULE.bazel.lock (#4485)a06038cAdd missingbazel_depto BCR test module (#4486)e9352e9Fix pure mode detection (#4470)4f25f44Commit MODULE.bazel.lock files (#4484)74199c9use sh_toolchain to get a truer path to bash (#4465)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Imported GitHub PR comment.
Original author: @qodo-code-review[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1917#issuecomment-3478873972
Original created: 2025-11-03T04:34:22Z
PR Compliance Guide 🔍
Below is a summary of compliance checks for this PR:
No security concerns identified
No security vulnerabilities detected by AI analysis. Human verification advised for critical code.🎫 No ticket provided
Codebase context is not defined
Follow the guide to enable codebase context checks.
Generic: Comprehensive Audit Trails
Objective: To create a detailed and reliable record of critical system actions for security analysis
and compliance.
Status:
No audit impact: The PR only changes module versions and checksums without adding or modifying any
application logic where audit logging would apply.
Referred Code
Generic: Meaningful Naming and Self-Documenting Code
Objective: Ensure all identifiers clearly express their purpose and intent, making code
self-documenting
Status:
No code changes: Only dependency version and checksum updates are present, with no new identifiers to
assess for naming quality.
Referred Code
Generic: Robust Error Handling and Edge Case Management
Objective: Ensure comprehensive error handling that provides meaningful context and graceful
degradation
Status:
No logic modified: The diff contains no functional code where error handling could be evaluated, only
dependency bumps.
Referred Code
Generic: Secure Error Handling
Objective: To prevent the leakage of sensitive system information through error messages while
providing sufficient detail for internal debugging.
Status:
No user errors added: No new user-facing or internal error paths were introduced in this dependency update to
evaluate for secure error handling.
Referred Code
Generic: Secure Logging Practices
Objective: To ensure logs are useful for debugging and auditing without exposing sensitive
information like PII, PHI, or cardholder data.
Status:
No logging changes: The changes are limited to dependency checksums and do not add or modify any logging
statements to assess.
Referred Code
Generic: Security-First Input Validation and Data Handling
Objective: Ensure all data inputs are validated, sanitized, and handled securely to prevent
vulnerabilities
Status:
Dependency bump only: No new input handling or data processing code was added; only a library version update was
made.
Referred Code
Compliance status legend
🟢 - Fully Compliant🟡 - Partial Compliant
🔴 - Not Compliant
⚪ - Requires Further Human Verification
🏷️ - Compliance label