Ryan Lin

Results 11 issues of Ryan Lin

Signed-off-by: Rlin232

Signed-off-by: Rlin232

- [x] **UI/UX:** - [x] Fix small table view - [x] Address #4734 - [x] Make left-right column height match up - [x] Drop down list on the sidebar should...

enhancement

**Unify the code we’re using to map CCI’s to NIST tags – NOT STARTED YET** o https://csrc.nist.gov/Projects/risk-management/sp800-53-controls/downloads o https://csrc.nist.gov/csrc/media/projects/forum/documents/stig-mapping-to-nist-800-53.xlsx o Right now we’re using separate things in each repo (SAF,...

Consolidate and simplify user interaction for the sidebar by mimicking upload-file modal: This allows for better separation between data-interaction components and page-action sections.

enhancement
good first issue
heimdall-frontend

The generic convert command should automatically detect the input type (ex. if it's JFrog, Nessus, etc.). However, somewhere along the line, this functionality stopped working.

This PR needs a detailed description of the objectives, to include an ERD diagram for the implemented Nested Groups.

Emulate GitHub Teams structure

currently, the groupRole in ISlimUser can be either 'member', 'owner', or ''. We should create an enum to reflect these three possibilities.