Skip to content

feat(events): return text/plain for LLMs#11074

Draft
jfagoagas wants to merge 2 commits intomasterfrom
resource-events-text-plain
Draft

feat(events): return text/plain for LLMs#11074
jfagoagas wants to merge 2 commits intomasterfrom
resource-events-text-plain

Conversation

@jfagoagas
Copy link
Copy Markdown
Member

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

Steps to review

Please add a detailed description of how to review this PR.

Checklist

Community Checklist
  • This feature/issue is listed in here or roadmap.prowler.com
  • Is it assigned to me, if not, request it via the issue/feature in here or Prowler Community Slack

SDK/CLI

  • Are there new checks included in this PR? Yes / No
    • If so, do we need to update permissions for the provider? Please review this carefully.

UI

  • All issue/task requirements work as expected on the UI
  • Screenshots/Video of the functionality flow (if applicable) - Mobile (X < 640px)
  • Screenshots/Video of the functionality flow (if applicable) - Table (640px > X < 1024px)
  • Screenshots/Video of the functionality flow (if applicable) - Desktop (X > 1024px)
  • Ensure new entries are added to CHANGELOG.md, if applicable.

API

  • All issue/task requirements work as expected on the API
  • Endpoint response output (if applicable)
  • EXPLAIN ANALYZE output for new/modified queries or indexes (if applicable)
  • Performance test results (if applicable)
  • Any other relevant evidence of the implementation (if applicable)
  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

✅ All necessary CHANGELOG.md files have been updated.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

🔒 Container Security Scan

Image: prowler-mcp:0c4c3ea
Last scan: 2026-05-07 12:59:43 UTC

📊 Vulnerability Summary

Severity Count
🔴 Critical 3
Total 3

3 package(s) affected

⚠️ Action Required

Critical severity vulnerabilities detected. These should be addressed before merging:

  • Review the detailed scan results
  • Update affected packages to patched versions
  • Consider using a different base image if updates are unavailable

📋 Resources:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

🔒 Container Security Scan

Image: prowler-api:0c4c3ea
Last scan: 2026-05-07 13:07:27 UTC

📊 Vulnerability Summary

Severity Count
🔴 Critical 9
Total 9

8 package(s) affected

⚠️ Action Required

Critical severity vulnerabilities detected. These should be addressed before merging:

  • Review the detailed scan results
  • Update affected packages to patched versions
  • Consider using a different base image if updates are unavailable

📋 Resources:

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

❌ Patch coverage is 98.65772% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.69%. Comparing base (bcaa6ac) to head (36fa5c0).

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #11074       +/-   ##
===========================================
+ Coverage   77.59%   93.69%   +16.10%     
===========================================
  Files         331      232       -99     
  Lines       13851    34216    +20365     
===========================================
+ Hits        10747    32059    +21312     
+ Misses       3104     2157      -947     
Flag Coverage Δ
api 93.69% <98.65%> (?)
prowler-py3.10-azure ?
prowler-py3.10-lib ?
prowler-py3.11-azure ?
prowler-py3.11-lib ?
prowler-py3.12-azure ?
prowler-py3.12-lib ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler ∅ <ø> (∅)
api 93.69% <98.65%> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant