You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixes a bug that caused PuppetDB to use a CTE that materialized a large table, slowing queries. [PDB-4769](https://tickets.puppetlabs.com/browse/PDB-4769)
30
+
31
+
### Security fixes
32
+
- Our dependency on org.postgresql/postgresql was upgraded to 42.2.14 to fix CVE-2020-13692. [SEC-155](https://tickets.puppetlabs.com/browse/SEC-155)
33
+
Note: PuppetDB does not store XML data types in PostgreSQL and should not be affected by this CVE.
34
+
24
35
## PuppetDB 6.11.1
25
36
26
37
This version is included in PE version 2019.8, but is not available as an open source offering. It includes a minor bug fix.
0 commit comments