prowler-cloud / prowler

Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more
https://prowler.com
Apache License 2.0
9.99k stars 1.47k forks source link

chore(html): add HTML class #4360

Closed sergargar closed 1 week ago

sergargar commented 1 week ago

Description

Add HTML class that is needed to modularize the code for the new outputs.

License

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

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 61.61616% with 38 lines in your changes missing coverage. Please review.

Project coverage is 87.58%. Comparing base (673619c) to head (23343ad).

Files Patch % Lines
prowler/lib/outputs/html/html.py 67.50% 26 Missing :warning:
prowler/lib/outputs/file_descriptors.py 12.50% 7 Missing :warning:
prowler/__main__.py 0.00% 4 Missing :warning:
prowler/lib/outputs/asff/asff.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4360 +/- ## ========================================== + Coverage 87.38% 87.58% +0.20% ========================================== Files 851 851 Lines 26618 26600 -18 ========================================== + Hits 23259 23297 +38 + Misses 3359 3303 -56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.