Skip to content

Conversation

@wz-gsa
Copy link
Contributor

@wz-gsa wz-gsa commented Mar 12, 2025

Removed reference to Jab, removed broken links, improved language.

Changes proposed in this pull request:

  • Fixed broken links
  • Replaced reference to JAB with PMO
  • Improved language
  • Improved formatting

Things to check

  • For any logging statements, is there any chance that they could be logging sensitive data?
  • Are log statements using a logging library with a logging level set? Setting a logging level means that log statements "below" that level will not be written to the output. For example, if the logging level is set to INFO and debugging statements are written with log.debug or similar, then they won't be written to the otput, which can prevent unintentional leaks of sensitive data.

Security considerations

None

Removed reference to Jab, removed broken links, improved language.

Signed-off-by: William Zujkowski <[email protected]>
@wz-gsa wz-gsa self-assigned this Mar 12, 2025
@wz-gsa wz-gsa requested a review from a team as a code owner March 12, 2025 14:25
@wz-gsa wz-gsa merged commit fb2f6be into main Mar 12, 2025
1 check passed
@wz-gsa wz-gsa deleted the 2025-03-12_update branch May 22, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants