Justin Figueroa

Results 7 issues of Justin Figueroa

**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md). * [x] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to [email protected] and copied [email protected]. **Describe the...

CCB:Approved
continuous-integration

**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md). * [x] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to [email protected] and copied [email protected]. **Describe the...

CCB:Approved
continuous-integration

**Describe the bug** Handful of static analysis issues. This report records the findings from the static analysis to facilitate their tracking. Source Folder | Source Filename | Source Line |...

bug

**Is your feature request related to a problem? Please describe.** Data truncation is possible in the `snprintf()` below https://github.com/nasa/cFE/blob/5cffc39eccee4902f71809c8963920ea1469e3cd/modules/evs/fsw/src/cfe_evs_utils.c#L548-L551 **Describe the solution you'd like** Appropriately allocate size for the message....

enhancement

**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/FM/blob/main/CONTRIBUTING.md). * [x] I reviewed the [README file](https://github.com/nasa/FM/blob/main/README.md) to see if the feature is in the major future work....

enhancement

**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/FM/blob/main/CONTRIBUTING.md). * [x] I reviewed the [README file](https://github.com/nasa/FM/blob/main/README.md) to see if the feature is in the major future work....

enhancement

**Is your feature request related to a problem? Please describe.** The 11 bytes needed in `CFE_EVS_MAX_PORT_MSG_LENGTH` for the downstream downstream EVS_OutputPort() printing is not clearly communicated in https://github.com/nasa/cFE/pull/2566. **Describe the...

enhancement
good first issue