Remove deprecated attack chain scenarios and update related documenta… #585
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
…tion
PR Type
Bug fix, Documentation, Enhancement
Description
Removed deprecated attack chain scenarios and related test cases.
Updated documentation to reflect the removal of outdated scenarios.
Renamed classes and methods for better clarity and alignment.
Cleaned up system test mappings by removing obsolete entries.
Changes walkthrough 📝
ks_microservice_test.py
Removed deprecated attack chain test scenarios
configurations/system/tests_cases/ks_microservice_test.py
scenarios.
attackchains_all
method by removing references toremoved scenarios.
system_test_mapping.json
Cleaned up system test mappings
system_test_mapping.json
ks_microservice.py
Refactored and removed deprecated attack chain classes
tests_scripts/helm/ks_microservice.py
ScanAttackChainsWithKubescapeHelmChart
class.readme.md
Updated documentation to remove outdated scenarios
readme.md