bcgov / cloud-pathfinder

This is the technology and UX backend repo for the cloud pathfinder ZenHub task board
https://app.zenhub.com/workspaces/cloud-pathfinder-5e4dbb426c3c6af8dcbf06a7/board?repos=241742911
Creative Commons Zero v1.0 Universal
2 stars 8 forks source link

Extracting data from Checkpoint to compare it with the AWS data. Is it worth? #1910

Closed crochcunill closed 2 years ago

crochcunill commented 2 years ago

Describe the issue This is ticket that before proceeding I would like to discuss with the team, specially Bruce, if it is worth the time and effort.

The test plan approach to verify the update/upgrades do not introduce any surprise is to analyze the state of the SEA before and after the u/u. To test the guardrails and policies what I am doing is to run scripts that query the AWS api , store the info in a json file. These files are like a snapshot of the SEA at the give moment.

It is possible to do something similar using the Cloudguard API (probably less, as it has some limitations and bugs).

However, notice the information can be considered redundant with the info provided by AWS as it is a sort of double verification of the SEA guardrails state.

The question is if this exercise is to analyze if it is worth to proceed,

Additional context There are two approaches to use the extracted information:

Definition of done If we go ahead, done will mean to create new tickets to cover the work to

The tickets will be

ActionAnalytics commented 2 years ago

I think we want to proceed as is with the lightweight already implemented AWS test, and later in another quarter, we can explore new approaches in CSPM