.. |
2020-09-29-range-analysis-rollup.md
|
…
|
|
2020-10-21-erroneous-types.md
|
…
|
|
2020-10-21-size-check-queries.md
|
…
|
|
2020-11-02-unused-local-variable.md
|
…
|
|
2020-11-05-formatting-function.md
|
…
|
|
2020-11-05-private-models.md
|
…
|
|
2020-11-12-unsafe-use-of-this.md
|
…
|
|
2020-11-27-downgrade-to-recommendation.md
|
…
|
|
2021-02-04-unsigned-difference-expression-compared-zero.md
|
…
|
|
2021-02-24-memset-may-be-deleted.md
|
…
|
|
2021-03-01-fluent-interface-data-flow.md
|
…
|
|
2021-03-11-failed-extractions.md
|
…
|
|
2021-03-11-overflow-abs.md
|
C++: Add change-note.
|
2021-05-11 14:58:48 +02:00 |
2021-03-17-av-rule-79.md
|
…
|
|
2021-04-06-assign-where-compare-meant.md
|
…
|
|
2021-04-09-unsigned-difference-expression-compared-zero.md
|
…
|
|
2021-04-13-arithmetic-queries.md
|
…
|
|
2021-04-21-return-stack-allocated-object.md
|
…
|
|
2021-04-26-more-sound-expr-might-overflow.md
|
C++: Convert the yyyy-dd-mm change-notes to yyyy-mm-dd.
|
2021-05-21 16:24:15 +02:00 |
2021-05-10-comparison-with-wider-type.md
|
C++: Convert the yyyy-dd-mm change-notes to yyyy-mm-dd.
|
2021-05-21 16:24:15 +02:00 |
2021-05-12-uncontrolled-arithmetic.md
|
C++: Convert the yyyy-dd-mm change-notes to yyyy-mm-dd.
|
2021-05-21 16:24:15 +02:00 |
2021-05-14-uncontrolled-allocation-size.md
|
C++: Add change-note.
|
2021-05-14 14:16:00 +02:00 |
2021-05-18-static-buffer-overflow.md
|
C++: Add change-note.
|
2021-05-18 19:17:11 +02:00 |
2021-05-19-weak-cryptographic-algorithm.md
|
C++: Add change note.
|
2021-05-19 11:14:23 +01:00 |
2021-05-20-incorrect-allocation-error-handling.md
|
C++: Credit the original query author in change-note.
|
2021-05-21 11:12:19 +02:00 |
2021-05-20-ref-qualifiers.md
|
C++: Add ref qualifiers
|
2021-05-20 10:03:54 +02:00 |
2021-05-21-unsafe-strncat.md
|
C++: Add change-note.
|
2021-05-21 10:57:23 +02:00 |
2021-06-10-cleartext-transmission.md
|
C++: Change note.
|
2021-09-17 15:10:55 +01:00 |
2021-06-10-std-types.md
|
Update cpp/change-notes/2021-06-10-std-types.md
|
2021-06-11 09:49:44 -04:00 |
2021-06-21-weak-cryptographic-algorithm.md
|
Update cpp/change-notes/2021-06-21-weak-cryptographic-algorithm.md
|
2021-06-21 14:22:56 +01:00 |
2021-06-22-sql-tainted.md
|
C++: Add change-note.
|
2021-06-22 17:13:07 +02:00 |
2021-06-24-dataflow-implicit-reads.md
|
C++/C#/Java/Python: Add change notes.
|
2021-06-24 14:29:34 +02:00 |
2021-06-24-uncontrolled-arithmetic.md
|
C++: Add change-note.
|
2021-06-24 16:01:59 +02:00 |
2021-06-30-wrong-type-format-argument.md
|
C++: Change note.
|
2021-06-30 09:21:10 +01:00 |
2021-07-13-cleartext-storage-file.md
|
C++: Change note.
|
2021-07-13 18:08:34 +01:00 |
2021-07-20-toctou-race-condition.md
|
C++: Change note.
|
2021-07-20 14:14:01 +01:00 |
2021-07-27-uncontrolled-arithmetic.md
|
C++: Change note.
|
2021-07-27 14:27:16 +01:00 |
2021-07-29-virtual-function-declaration-specifiers.md
|
C++: Allow querying virtual, override, and final declaration specifiers.
|
2021-07-29 14:02:03 +01:00 |
2021-08-10-has-trailing-return-type.md
|
C++: Expose trailing return type presence.
|
2021-08-11 16:04:07 +01:00 |
2021-08-17-has-c-linkage.md
|
C++: Allow querying for "C" language linkage on routine types.
|
2021-08-18 15:35:30 +01:00 |
2021-08-23-ctime-weaken-claims.md
|
C++:Lower potentially-dangerous-function precision
|
2021-08-24 17:14:42 +02:00 |
2021-08-23-getPrimaryQlClasses.md
|
Update cpp/change-notes/2021-08-23-getPrimaryQlClasses.md
|
2021-08-23 16:52:07 +01:00 |
2021-08-24-implicit-downcast-from-bitfield.md
|
Update cpp/change-notes/2021-08-24-implicit-downcast-from-bitfield.md
|
2021-08-25 08:58:44 +02:00 |
2021-08-31-range-analysis-upper-bound.md
|
C++: Improve predicate upperBound in SimpleRangeAnalysis
|
2021-09-02 21:46:18 +02:00 |
2021-09-13-overflow-static.md
|
C++: update change note per suggestion from peer review
|
2021-09-15 10:31:15 +02:00 |
2021-09-27-command-line-injection.md
|
C++: Update change note date
|
2021-09-27 17:36:14 -07:00 |
2021-09-27-overflow-static.md
|
C++: Apply documentation change suggestion
|
2021-09-28 09:40:07 +02:00 |
2021-10-01-improper-null-termination.md
|
C++: Add change note.
|
2021-10-01 16:35:12 +01:00 |
2021-10-07-extraction-errors.md
|
C++: Improve SARIF severity level reporting of extractor diagnostics
|
2021-10-08 17:53:55 +01:00 |
2021-11-01-isFromSystemMacroDefinition.md
|
C++: Add `isFromSystemMacroDefinition` predicate
|
2021-11-01 09:17:49 +01:00 |
2021-11-09-use-of-http.md
|
C++: Change note.
|
2021-11-09 19:39:21 +00:00 |
2021-11-25-certificate-not-checked.md
|
C++: Change note.
|
2021-11-25 15:49:41 +00:00 |
2021-11-25-certificate-result-conflation.md
|
C++: Change note.
|
2021-11-25 14:04:47 +00:00 |