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

Bug: RecursionError: maximum recursion depth exceeded #246

Open
nikpivkin opened this issue May 31, 2024 · 1 comment
Open

Bug: RecursionError: maximum recursion depth exceeded #246

nikpivkin opened this issue May 31, 2024 · 1 comment

Comments

@nikpivkin
Copy link

Hi, I have updated to the latest version (1.0.2) and encountered a bug. Everything was ok before on version 0.47.

Steps to reproduce:

wget https://raw.githubusercontent.com/aquasecurity/trivy/main/pkg/iac/rego/schemas/cloud.json -q -O schema.json
generate-schema-doc ./schema.json
...
RecursionError: maximum recursion depth exceeded

Version: 1.0.2

@zxpectre
Copy link

Cannot spot exact issue yet but with latest version on big schema file it is now hanging for minutes and finally failing.
Prior versions worked ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants