-
Notifications
You must be signed in to change notification settings - Fork 497
Remove Security Category Tag from Non-Security Packages #15611
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
base: main
Are you sure you want to change the base?
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
# Added security category as Miniflux integration is assigned to security team | ||
- security |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@clement-fouque Do you recall why this was added as a security integration?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we had a discussion but I don't remember why we added it. We can remove it.
- aws | ||
- cloud | ||
- observability | ||
- security |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Mikaayenson What's your view on whether the bedrock integration is a security product?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We do have prebuilt security detection rules that leverage this integration.
This is the same case for azure_openai.
Note: We have some PRs in the work to further codify security related genai fields. See:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted the changes for those!
🚀 Benchmarks reportTo see the full report comment with |
|
Yes, we just do not yet have any prebuilt rules for this integration. And if we ever get a gemini integration that would too. |
@muthu-mps removed both! |
💚 Build Succeeded
History
cc @JDKurma |
Proposed commit message
The following packages are categorized as
security
despite not being semantically related tosecurity
nor having security related datastreams:Datastreams:
I've removed the
security
tag for the above mentioned packages to accurately categorize them.Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots