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

fix(test-csv): fix test using tempfile #4356

Closed pedrooot closed 1 week ago

pedrooot commented 1 week ago

Description

It's needed to use tempfile on new csv tests

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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.39%. Comparing base (ca03374) to head (c222e39).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4356 +/- ## ========================================== - Coverage 87.41% 87.39% -0.02% ========================================== Files 849 849 Lines 26495 26495 ========================================== - Hits 23160 23156 -4 - Misses 3335 3339 +4 ```

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