Added Risk Scoring System#164
Open
225245684 wants to merge 42 commits into
Open
Conversation
…ering core threat categories (CY016 & CY017)
…port backend integration
…and risk/integration assessment
…remove unnecessary compiled files
- Removed outdated validation datasets and reports. - Deleted unnecessary validation scripts and requirements. - Introduced a new unified cleaning pipeline with enhanced configuration. - Added comprehensive logging for cleaning and validation processes. - Implemented type conversion, missing value handling, and duplicate removal in the cleaning pipeline. - Enhanced validation checks with detailed issue reporting. - Created new input and output CSV files for testing the pipeline. - Added comparison reports to summarize data cleaning results.
This reverts commit 782d3cb.
…figuration options
…ts-folder Create Datasets folder
Sprint 1 Done
…ttack_Scenarios.pdf
…Source tables and added documentation file to folder
…Schema-Updates Updated Create Schema SQL to reflect latest changes to User and DAta …
…nse-naren CY016 & CY017 Detection, Monitoring and Response Framework
…anjana Cyber/cy004 cy005 Rasanjana
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR includes the implementation of the risk scoring model for CY019. It defines likelihood and impact scales, scoring logic, and example threat evaluation.
Further validation and implementation will be added in upcoming updates.