-
Notifications
You must be signed in to change notification settings - Fork 462
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
bitdefender: Update doc with input limitation collecting jsonRPC format. #10019
Conversation
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
cc @kcreddy |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
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.
Thank you for removing those comments.
Note that after 8.14, http_endpoint will be able to handle this kind of POST body since it will be able to evaluate a limited CEL program on the body.
Created #10020 to support this format. |
Package bitdefender - 1.13.0 containing this change is available at https://epr.elastic.co/search?package=bitdefender |
Proposed commit message
Checklist
changelog.yml
file.Screenshots
Before:
![Screenshot 2024-05-30 at 12 36 18 PM](https://private-user-images.githubusercontent.com/11301409/335076339-3ad37285-2015-436b-8dc8-7e0f89d5c69f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MzQ3MTYsIm5iZiI6MTczODkzNDQxNiwicGF0aCI6Ii8xMTMwMTQwOS8zMzUwNzYzMzktM2FkMzcyODUtMjAxNS00MzZiLThkYzgtN2UwZjg5ZDVjNjlmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDEzMjAxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNhYmQ0NzUwYTY5MzYyMjFjNDk2MTRhZGRjYzEyZDU0MmMwOGI3NDRmY2RlNTUxNmYxNzZhNjlhNjVmNjc4YTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.G_O6a4opcl1zhS0r1ERl9mFZ46UdqX0ljLHLLVsTG9I)
After:
![Screenshot 2024-05-30 at 12 35 48 PM](https://private-user-images.githubusercontent.com/11301409/335076422-37be340b-c377-49ac-9267-b2958758f1cb.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MzQ3MTYsIm5iZiI6MTczODkzNDQxNiwicGF0aCI6Ii8xMTMwMTQwOS8zMzUwNzY0MjItMzdiZTM0MGItYzM3Ny00OWFjLTkyNjctYjI5NTg3NThmMWNiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDEzMjAxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlZjEwOWI5MTVhOGY0MTc3MDBmNGYyYzg1ZTdiOWFlZmUzMGZjYTZkZDE5ZDY4OWY0MDMxZWQxZDNlYTk5NWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.V4tgk6Dh-luQHS3EiDK6gu18PUUlhxU_suvjoYTLlgA)