Conversation
|
You have successfully added a new CodeQL configuration |
|
Can you explain more about CodeQL? |
A code analysis tool provided by Github ? . See this |
CodeQL is the code analysis engine developed by GitHub to automate security checks. You can analyze your code using CodeQL and display the results as code scanning alerts. There are three main ways to use CodeQL analysis for code scanning:
|
|
@Liaojinghui, I checked the logs and asked re-run the job. |
For most projects, this file is standard and by default, no change or configuration is required. |
vncoelho
left a comment
There was a problem hiding this comment.
@Liaojinghui, I was searching for the report. That then I saw that it becomes a comment here made by the github bot.
Just checked it right now.
For the currently reported I think it is OK because ECB is not encrypted twice. |
|
@vncoelho funny part, i can not read the report~ for security reason. |
|
ahueaheuaea, but currently the report is in our favor. "ECB should not be used as a mode for encryption. It has dangerous weaknesses. Data is encrypted the same way every time meaning the same plaintext input will always produce the same ciphertext. This makes encrypted messages vulnerable to replay attacks." |
|
@dotnet-policy-service agree |
|
@shargon Good to merge |
https://codeql.github.com/