Skip to content

docs: update references to removed security commands#25

Merged
platinummonkey merged 1 commit into
mainfrom
etienne.leblan/security-api-docs-update
Feb 10, 2026
Merged

docs: update references to removed security commands#25
platinummonkey merged 1 commit into
mainfrom
etienne.leblan/security-api-docs-update

Conversation

@etienneddog
Copy link
Copy Markdown

Summary

Follow-up to PR #24. Update documentation to reflect the removal of deprecated security findings list/get and vulnerabilities search/list commands.

Changes

  • README.md — Remove Vulnerabilities row from API coverage table, update Security Monitoring commands
  • docs/COMMANDS.md — Remove vulnerabilities from command table and category listing
  • docs/EXAMPLES.md — Replace findings list examples with findings search syntax
  • TEST_COVERAGE_SUMMARY.md — Update vulnerabilities_test.go description, remove from known issues

Test plan

  • Docs-only change, no code impact

🤖 Generated with Claude Code

Update README, COMMANDS.md, EXAMPLES.md, and TEST_COVERAGE_SUMMARY.md
to reflect the removal of security findings list/get and vulnerabilities
search/list commands in PR #24.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@etienneddog etienneddog requested a review from a team as a code owner February 10, 2026 18:10
@platinummonkey platinummonkey merged commit 6bd590d into main Feb 10, 2026
4 checks passed
@platinummonkey platinummonkey deleted the etienne.leblan/security-api-docs-update branch February 10, 2026 18:11
@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

Overall Coverage: 80.4% Coverage

Threshold: 80% ✅

Coverage by Package
## Coverage by Package

- github.com/DataDog/pup/pkg/auth/callback/server.go:40: 81.2%
- github.com/DataDog/pup/pkg/auth/dcr/client.go:28: 100.0%
- github.com/DataDog/pup/pkg/auth/dcr/types.go:24: 100.0%
- github.com/DataDog/pup/pkg/auth/oauth/client.go:22: 100.0%
- github.com/DataDog/pup/pkg/auth/oauth/pkce.go:24: 85.7%
- github.com/DataDog/pup/pkg/auth/storage/factory.go:53: 94.7%
- github.com/DataDog/pup/pkg/auth/storage/keychain.go:44: 42.9%
- github.com/DataDog/pup/pkg/auth/storage/storage.go:58: 71.4%
- github.com/DataDog/pup/pkg/auth/types/types.go:23: 100.0%
- github.com/DataDog/pup/pkg/client/client.go:32: 94.4%
- github.com/DataDog/pup/pkg/config/config.go:22: 100.0%
- github.com/DataDog/pup/pkg/formatter/formatter.go:31: 100.0%
- github.com/DataDog/pup/pkg/useragent/useragent.go:32: 100.0%
- github.com/DataDog/pup/pkg/util/time.go:20: 95.8%

## Summary

total:								(statements)		80.4%

📈 Coverage Status: ✅ PASSED - Coverage meets minimum threshold

Updated for commit 7b4d95f

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.

2 participants