Emily Rodriguez

Results 27 issues of Emily Rodriguez

Source should not be hardcoded to STIG.DOD.MIL - hard to determine when it does come from a STIG vs not

Should you be able to set the classification level for not just the ckl header level classification but also the individual control level?

Add information about each field that can be updated in the ExportCklModal.vue

**Is your feature request related to a problem? Please describe.** To describe the DoD CCRI Technical Risk of a system based on a set of loaded results in Heimdall, I...

enhancement

PROBLEM: The Splunk import does not discuss the fact that the only things that can get imported are HDF files from Splunk. Therefore, it is unclear to the user and...

**Describe the bug** I am getting logged out of Heimdall server frequently, much more than I used to. **To Reproduce** Deploy Heimdall server (I am using version 2.9.5) with JWT_EXPIRE_TIME...

bug

**Is your feature request related to a problem? Please describe.** Sometimes, I want to visually show a comparison in a different order than the time stamp. **Describe the solution you'd...

enhancement

As an example: ``` import {version as HeimdallToolsVersion} from '../package.json'; ... platform: { name: 'Heimdall Tools', release: HeimdallToolsVersion }, version: HeimdallToolsVersion, ``` Recommend changing to: ``` import {version as HDFConvertersVersion}...

good first issue
hdf-converters

Does the user want a saved filter in the profile, results, and checklist view, such that changing views reloads the filter that was written on that page? Is this intuitive?...

fixes https://github.com/mitre/saf/issues/1183 - [x] add check that the text field exists before calling .match on it - [x] add logger - [ ] Test that logging displays as expected

bug
enhancement