Deforest

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

New functionality
- doesn't sort the output when using YAML format

0.3.3

Fixes the `TypeError` error when running deforest from the command line

0.2.3

New features

- Added support for the `AWS::Serverless::Api` resource type

0.2.2

Bug fixes for 3 and 4

0.2.0

New features

Ignore paths
The latest release adds the ability to ignore certain paths during export. If any node has a child with the value `x-deforest-ignore: true`, that node will not be exported. This can be used everywhere in the specification, but the use case is to either hide a single resource method, or an entire path if you have any internal API endpoints that you do not wish to add to the public documentation for any reason.

0.1.1

New features

Support for CloudFormation templates
deforest now support CloudFormation templates as input instead of only an OAS3/Swagger 2 specification. If the CF template contains one or more Resources with the Type: `AWS::ApIGateway::RestApi` with a Body property - those will be exported without `x-amazon` tags.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.