Altimeter

Latest version: v6.4.25

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 51

6.4.20rc3

6.4.20rc2

6.4.20rc1

6.4.19

6.4.18

These changes allow specifying resources to skip in configuration.

By adding a line like

ignored_resources = [
"aws:support:severity-level",
]

to the config altimeter will now skip scanning support severity levels.

Limitations:

1. Only implemented in local mode (not lambda)
2. Breaks if the resource type is required by some link

6.4.18rc2

These changes allow specifying resources to skip in configuration.

By adding a line like

ignored_resources = [
"aws:support:severity-level",
]

to the config altimeter will now skip scanning support severity levels.

Limitations:

1. Only implemented in local mode (not lambda)
2. Breaks if the resource type is required by some link

Page 3 of 51

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.