Skip to content

Remove logo image from profile README#27

Open
wz-gsa wants to merge 1 commit intomainfrom
wz-gsa-patch-1
Open

Remove logo image from profile README#27
wz-gsa wants to merge 1 commit intomainfrom
wz-gsa-patch-1

Conversation

@wz-gsa
Copy link
Contributor

@wz-gsa wz-gsa commented Mar 13, 2026

Removed cloud.gov logo image from README. Link was broken.

Changes proposed in this pull request:

  • Removed broken image link from public readme for Cloud.gov org.

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

Removes broken image - logo still present as the org icon above the readme.

Removed cloud.gov logo image from README. Link was broken.

Signed-off-by: William Zujkowski <153217227+wz-gsa@users.noreply.github.com>
@wz-gsa wz-gsa self-assigned this Mar 13, 2026
@wz-gsa wz-gsa requested a review from a team as a code owner March 13, 2026 16:19
Copy link

@annepetersen annepetersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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