Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions cpp/change-notes/2021-11-01-isFromSystemMacroDefinition.md

This file was deleted.

2 changes: 0 additions & 2 deletions cpp/change-notes/2021-11-09-use-of-http.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
lgtm,codescanning
---
category: newQuery
tags: [lgtm,codescanning]
---
* A new query `cpp/certificate-not-checked` has been added for C/C++. The query flags unsafe use of OpenSSL and similar libraries.
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
lgtm,codescanning
---
category: newQuery
tags: [lgtm,codescanning]
---
* A new query `cpp/certificate-result-conflation` has been added for C/C++. The query flags unsafe use of OpenSSL and similar libraries.
2 changes: 0 additions & 2 deletions java/change-notes/2021-11-15-overrides.md

This file was deleted.

3 changes: 0 additions & 3 deletions java/change-notes/2021-11-25-surrogate-char-literals.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
category: fix
tags: [lgtm,codescanning]
---
* `CharacterLiteral`'s `getCodePointValue` predicate now returns the correct value for UTF-16 surrogates.
* The `RangeAnalysis` module now properly handles comparisons with Unicode surrogate character literals.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
category: minorAnalysis
tags: [lgtm,codescanning]
---
* The `java/constant-comparison` query no longer raises false alerts regarding comparisons with Unicode surrogate character literals.
2 changes: 0 additions & 2 deletions javascript/change-notes/2021-11-02-insufficient-key-size.md

This file was deleted.

2 changes: 0 additions & 2 deletions javascript/change-notes/2021-11-02-session-fixation.md

This file was deleted.

2 changes: 0 additions & 2 deletions javascript/change-notes/2021-11-04-sensitive-get-query.md

This file was deleted.

2 changes: 0 additions & 2 deletions javascript/change-notes/2021-11-23-typescript-4.5.md

This file was deleted.

Loading