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
Copy file name to clipboardExpand all lines: RELEASE.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
1.18.0 [May 22th, 2024]:
2
+
---
3
+
*[FIX] Fix key error when `packageVulnerabilityDetails` key was not in the file. #331
4
+
*[FIX] Addressed a bug where Burp plugin output would display null data in cases of encountering a malformed XML token from the report. #333
5
+
*[FIX] Previously, CSV files edited in tools like Mac Numbers would transform boolean values to uppercase. This issue has been addressed within the faraday_csv plugin, ensuring accurate comparison. #336
6
+
1
7
1.17.0 [Mar 12th, 2024]:
2
8
---
3
9
*[ADD] Add hotspots logic for sonarqube plugin #321
@@ -240,12 +246,12 @@ remove [check#] from tittle
240
246
241
247
1.5.3 [Sep 7th, 2021]:
242
248
---
243
-
* Adding support for running nuclei through command / faraday-cli
249
+
* Adding support for running nuclei through command / faraday-cli
244
250
* Fix missing references in nuclei
245
251
246
252
1.5.2 [Aug 9th, 2021]:
247
253
---
248
-
* add new structure acunetix
254
+
* add new structure acunetix
249
255
250
256
1.5.1 [Jul 27th, 2021]:
251
257
---
@@ -309,7 +315,7 @@ sacar unknown de version=
309
315
---
310
316
* ADD microsoft baseline security analyzer plugin
311
317
* ADD nextnet plugin
312
-
* ADD openscap plugin
318
+
* ADD openscap plugin
313
319
* FIX old versions of Nessus plugins bugs
314
320
315
321
1.4.0 [Dec 23rd, 2020]:
@@ -323,7 +329,7 @@ sacar unknown de version=
323
329
1.4.0b1 [Dec 14th, 2020]:
324
330
---
325
331
* Add new plugin base class, for multi line json
326
-
* New ncrack plugin
332
+
* New ncrack plugin
327
333
* New nuclei plugin
328
334
* New sslyze json plugin
329
335
* New WhatWeb plugin
@@ -346,11 +352,10 @@ sacar unknown de version=
346
352
* Bug fix: Openvas Plugin - Import xml from OpenVas doesnt work
347
353
* Bug fix: QualysWebApp Plugin, error in get info OPERATING_SYSTEM
0 commit comments