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

Bugfix/514 🐛 Fix explorer incomplete #518

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

dlicheva
Copy link
Collaborator

Ticket

This PR ensures that all leaf CREs are also included in the explorer. Previously if a link was in the keypath of the tree traversal it was excluded. This is fine for nodes, but was causing a bug for leaves.

The fix apples to the /explorer and the Graph. They should now include all linked CREs:

Screenshot from 2024-06-23 18-36-09
Screenshot from 2024-06-23 18-35-37

@dlicheva dlicheva linked an issue Jun 23, 2024 that may be closed by this pull request
@dlicheva dlicheva merged commit 9f5b9f1 into OWASP:main Jun 24, 2024
1 of 3 checks passed
@dlicheva dlicheva deleted the bugfix/514-explorer-incomplete branch June 24, 2024 15:03
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

Successfully merging this pull request may close these issues.

Explorer is incomplete
2 participants