Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checks: Clang-Format, part 6 #2714

Merged
merged 1 commit into from
Dec 22, 2022
Merged

checks: Clang-Format, part 6 #2714

merged 1 commit into from
Dec 22, 2022

Conversation

nilason
Copy link
Contributor

@nilason nilason commented Dec 21, 2022

Formatting following directories:

  • lib

(This is also the final part of clang formatting PRs).

login.data[i].user,
login.data[i].password,
login.data[i].host, login.data[i].port);
fprintf(fd, "%s|%s|%s|%s|%s|%s\n", login.data[i].driver,

Check failure

Code scanning / CodeQL

Cleartext storage of sensitive information in file

This write into file 'fd' may contain unencrypted data from [this source.](1).
@nilason nilason added add to git-blame-ignore-revs Once merged, add to .git-blame-ignore-revs C Related code is in C labels Dec 22, 2022
@nilason nilason added this to the 8.3.0 milestone Dec 22, 2022
@nilason nilason merged commit 5546e01 into OSGeo:main Dec 22, 2022
@nilason nilason removed the add to git-blame-ignore-revs Once merged, add to .git-blame-ignore-revs label Jan 2, 2023
@nilason nilason deleted the format_lib branch February 14, 2023 10:37
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
@neteler neteler changed the title Clang-Format, part 6 checks: Clang-Format, part 6 Jun 6, 2023
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant