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

Move all Relationship references to single dataclass Relationship #11

Merged

Conversation

gsalaz98
Copy link
Contributor

@gsalaz98 gsalaz98 commented Dec 5, 2023

Commit Message

  • Fixes bug in attack_paths.py where POD was used instead of PODS (due to internals pluralizing resources)

Summary

This is the start of a series of PRs that aim to improve the codebase, functionality, and make onboarding new object types easier. I will be writing the next PRs using this branch, and rebase the next branch once this one is merged into main.

Progress will be tracked here: Add support for PersistentVolume resource kind #10
I will be updating the message to reflect the status of migrating certain features/bug fixes.

More PRs to come later tonight

  * Fixes bug in `attack_paths.py` where POD was used
    instead of PODS (due to internals pluralizing resources)
Copy link
Collaborator

@Skybound1 Skybound1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple of minor things, and CI linting

after that, LGTM

icekube/models/policyrule.py Outdated Show resolved Hide resolved
icekube/models/policyrule.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@Skybound1 Skybound1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed the CI errors, LGTM now

@Skybound1 Skybound1 merged commit 86ce93b into WithSecureLabs:main Dec 5, 2023
3 checks passed
@gsalaz98 gsalaz98 deleted the feature-centralize-relationships branch December 5, 2023 16:44
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.

None yet

2 participants