.. |
1.23
|
Minor text changes
|
2019-11-25 15:48:58 +00:00 |
1.24
|
Minor editorial changes
|
2020-04-17 13:19:11 +01:00 |
2020-05-01-bad-redirect-check.md
|
Switch to new-style change notes.
|
2020-05-01 07:57:13 +01:00 |
2020-05-01-macaron-model.md
|
Switch to new-style change notes.
|
2020-05-01 07:57:13 +01:00 |
2020-05-05-clear-text-logging.md
|
Add change note for `CleartextLogging`.
|
2020-05-05 12:05:09 +01:00 |
2020-05-05-mux-model.md
|
Add support for Mux library
|
2020-05-05 03:25:08 -07:00 |
2020-05-07-update-data-flow.md
|
Add change note.
|
2020-05-07 11:46:31 +01:00 |
2020-05-11-reflected-xss.md
|
Add change note
|
2020-05-13 04:31:23 -07:00 |
2020-05-12-tainted-path.md
|
TaintedPath: Add change note for tempfiles
|
2020-05-12 05:44:19 -07:00 |
2020-05-13-io-model.md
|
Add change note.
|
2020-05-13 15:55:52 +01:00 |
2020-05-18-redundant-recover.md
|
Update change-notes/2020-05-18-redundant-recover.md
|
2020-05-19 06:31:47 +01:00 |
2020-05-20-mongodb-model.md
|
Add change note.
|
2020-05-20 10:10:28 +01:00 |
2020-05-22-websocket-model.md
|
Add change note.
|
2020-05-22 11:11:58 +01:00 |
2020-05-29-open-redirect.md
|
Consider `Request.FormValue(...)` as a source for URL redirects.
|
2020-05-29 15:03:05 +01:00 |
2020-06-12-more-dependency-extraction.md
|
Clarify change note
|
2020-06-24 23:29:55 -07:00 |
2020-06-16-email-injection.md
|
Add change note
|
2020-06-16 15:48:39 +01:00 |
2020-06-17-gin-model.md
|
Add a change note
|
2020-06-17 15:14:16 +01:00 |
2020-06-17-reflected-xss-refinements.md
|
Add change note for reflected xss regexp fixes
|
2020-06-17 00:28:03 -07:00 |
2020-06-19-call-graph.md
|
Add change note.
|
2020-06-22 09:22:47 +01:00 |
2020-06-19-cyclic-field-lookup.md
|
Fix field lookup in cyclic structs.
|
2020-06-19 08:16:09 +01:00 |
2020-06-24-clear-text-logging.md
|
Add change note.
|
2020-07-02 12:03:43 +01:00 |
2020-06-24-open-redirect.md
|
Add change note.
|
2020-06-25 22:23:49 +01:00 |
2020-06-26-taint-through-range.md
|
Add change note.
|
2020-06-26 11:20:45 +01:00 |
2020-07-06-tolerate-more-unreachable-returns.md
|
UnreachableStatement: tolerate more harmless unreachable return statements
|
2020-07-06 17:02:26 +01:00 |
2020-07-07-missing-error-check.md
|
Add query searching for missing error checks on functions that return a (pointer, error) pair
|
2020-07-09 13:06:31 +01:00 |