Skip to content

Commit 2a4c16f

Browse files
Ready for release 1.27.0
1 parent b96137f commit 2a4c16f

File tree

6 files changed

+8
-1
lines changed

6 files changed

+8
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

CHANGELOG/1.27.0/date.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Oct 3rd, 2025

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.27.0 [Oct 3rd, 2025]:
2+
---
3+
* [ADD] Faraday Asset Import CSV Plugin. #375
4+
* [FIX] Fixed incorrect field mapping in Tenable IO JSON import plugin. #377
5+
* [FIX] Resolved typo in the scorecard plugin where the asset name was incorrectly displayed. #378
6+
17
1.26.0 [Aug 27th, 2025]:
28
---
39
* [ADD] Added severity range filtering. #371

faraday_plugins/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '1.26.0'
1+
__version__ = '1.27.0'
22

0 commit comments

Comments
 (0)