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

Add deprecation info decorator #29

Merged
merged 5 commits into from
Sep 12, 2023
Merged

Add deprecation info decorator #29

merged 5 commits into from
Sep 12, 2023

Conversation

nkolev92
Copy link
Owner

@nkolev92 nkolev92 commented Sep 12, 2023

Fixes: #25
Fixes: #28

  • Add a deprecation decorator that runs when a --visualize-deprecations flag is passed.
  • Change the vulnerable indicator to be a red border
  • Make the deprecations indicator be a yellow background.
    image

@nkolev92 nkolev92 merged commit e947bae into main Sep 12, 2023
1 check passed
@nkolev92 nkolev92 deleted the dev/addDeprecationInfo branch September 12, 2023 19:18
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.

Add tests for the dgml vulnerability visualization Add a deprecation decorator
1 participant