mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
1.2 KiB
1.2 KiB
Context
Please include relevant motivation and context for this PR.
If fixes an issue please add it with Fix #XXXX
Description
Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
Checklist
- 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.
- Review if the code is being covered by tests.
- Review if code is being documented following this specification https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings
- Review if backport is needed.
- Review if is needed to change the Readme.md
API
- 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.