Skip to content

Exclude date-stamped historical tags from default scans - #42

Merged
Mani Bindra (maniSbindra) merged 1 commit into
mainfrom
feature/exclude-dated-tags
May 27, 2026
Merged

Exclude date-stamped historical tags from default scans#42
Mani Bindra (maniSbindra) merged 1 commit into
mainfrom
feature/exclude-dated-tags

Conversation

@maniSbindra

Copy link
Copy Markdown
Member

Summary

  • Exclude historical date-stamped tags like 3.0.20250206 from the default discovered-tag filter
  • Apply the same default in main and smoke-test repository configs
  • Document the default behavior and how to re-enable historical tags with custom config
  • Add scanner test coverage that preserves normal version tags while filtering dated builds

Validation

  • go test ./pkg/infrastructure/scanner
  • task lint

Closes #41

Exclude historical date-stamped build tags from the default discovered-tag filter so recommendation scans focus on current image tags. Document how to re-enable historical tags with custom config and cover boundary cases in scanner tests.

Closes #41

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@maniSbindra

Copy link
Copy Markdown
Member Author

Copilot any updates?

Copilot AI commented May 27, 2026

Copy link
Copy Markdown
Contributor

Copilot any updates?

No additional code changes are needed from my side for this thread. The PR already includes the historical-tag filter update plus tests and docs; if you want any further adjustment, I can apply it next.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@maniSbindra
Mani Bindra (maniSbindra) merged commit 9873c6b into main May 27, 2026
15 checks passed
@maniSbindra
Mani Bindra (maniSbindra) deleted the feature/exclude-dated-tags branch May 27, 2026 13:09
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.

Exclude historical date-stamped image tags from default scans

3 participants