Skip to content
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

feat(fixer): add Prowler Fixer feature! #3634

Merged
merged 20 commits into from
Apr 2, 2024

fix test

87949b6
Select commit
Loading
Failed to load commit list.
Merged

feat(fixer): add Prowler Fixer feature! #3634

fix test
87949b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 2, 2024 in 0s

14.49% of diff hit (target 86.08%)

View this Pull Request on Codecov

14.49% of diff hit (target 86.08%)

Annotations

Check warning on line 102 in prowler/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/__main__.py#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 222 in prowler/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/__main__.py#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 225 in prowler/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/__main__.py#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 228 in prowler/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/__main__.py#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 18 in prowler/lib/banner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/banner.py#L18

Added line #L18 was not covered by tests

Check warning on line 41 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 211 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 213 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L213

Added line #L213 was not covered by tests

Check warning on line 215 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L215

Added line #L215 was not covered by tests

Check warning on line 220 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L217-L220

Added lines #L217 - L220 were not covered by tests

Check warning on line 261 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L260-L261

Added lines #L260 - L261 were not covered by tests

Check warning on line 264 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L264

Added line #L264 was not covered by tests

Check warning on line 268 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L268

Added line #L268 was not covered by tests

Check warning on line 271 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 273 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L273

Added line #L273 was not covered by tests

Check warning on line 445 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L445

Added line #L445 was not covered by tests

Check warning on line 470 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L470

Added line #L470 was not covered by tests

Check warning on line 476 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L472-L476

Added lines #L472 - L476 were not covered by tests

Check warning on line 478 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L478

Added line #L478 was not covered by tests

Check warning on line 486 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L480-L486

Added lines #L480 - L486 were not covered by tests

Check warning on line 488 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L488

Added line #L488 was not covered by tests

Check warning on line 493 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L491-L493

Added lines #L491 - L493 were not covered by tests

Check warning on line 498 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L496-L498

Added lines #L496 - L498 were not covered by tests

Check warning on line 653 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L653

Added line #L653 was not covered by tests

Check warning on line 656 in prowler/lib/check/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

prowler/lib/check/check.py#L656

Added line #L656 was not covered by tests