Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Ca...
dependencies { api('io.jsonwebtoken:jjwt-api:0.12.6') runtimeOnly('io.jsonwebtoken:jjwt-impl:0.12.6') runtimeOnly('io.jsonwebtoken:jjwt-orgjson:0.12.6') { exclude(group: 'org.json', module: 'json') //provided by Android natively } /* Uncomment this next dependency if you want ...
user.failed_login A user tried to sign in with an incorrect username, password, or two-factor authentication code. user.flag_as_large_scale_contributor A user account was flagged as a large scale contributor. Only contributions from public ...
MEDIUM: An attacker could execute a Cross Site Request Forgery (CSRF) attack to perform write operations on a victim-owned repository in GitHub Enterprise Server by exploiting incorrect request types. A mitigating factor is that the attacker has to be a trusted user and the victim has to visit...
However that resulted in an incorrect implementation. The term on the right of Inequality (2) will most likely not be an integer value. Therefore, when computed using infinite precision integers, it will be less than its counterpart computed over reals. As a result the correct way to ...
Pointer subtraction underflows and leads to faulty verification result #8591 opened Feb 16, 2025 by AmPaschal 5 No pointer check or bounds check failure and incorrect program equation for access of array in struct with negative index #8588 opened Feb 10, 2025 by andreast271 Invariant vio...
The check suite or run requires action. The check suite or run has been cancelled. The possible states of a check run in a status rollup. 的值 ACTION_REQUIRED The check run requires action. CANCELLED The check run has been cancelled. ...
The childTeams connection on the Team object in the GraphQL schema produced incorrect results under some circumstances. In a high availability configuration, repository maintenance always showed up as failed in stafftools, even when it succeeded. User defined patterns would not detect secrets in files...
Sort suggested subcommands when an incorrect subcommand is provided in the CLI. (#13332 via 14402) Fix a bug where the setting denylist_channels was not being recognized in certain cases. (#14405) Do not use native platform version to set __osx or __linux version if the underlying OS is...
False sense of security Tests may pass even when the implementation is fragile or incorrect. Tight coupling Tests become overly dependent on low-level implementation details. Hard-to-maintain tests Changes in code can break unrelated tests, increasing maintenance overhead. Code smells Mocking system-...