Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 344d45e

Browse files
Create CHANGES.txt
Added CHANGES.txt to track the script version and corresponding fixes.
1 parent ad24b44 commit 344d45e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGES.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Linux:
2+
3+
Version: 2.3
4+
- Enhanced script to not to overwrite scan results when scan is disabled.
5+
6+
Version: 2.2
7+
- Added support for scanning nested JARs
8+
- Fixed issue related filesnames containing spaces in between in Ubuntu.
9+
10+
Version: 2.1
11+
- Fixed the issue of not scanning all mounted drives by removing "-xdev" option from the "find" command.
12+
- Fixed the issue of failing to traverse the directory path with spaces embedded.
13+
14+
Version: 2.0
15+
- Added support for scanning of JAR, WAR, EAR and ZIP files.
16+
17+
Version: 1.0
18+
- Added support for scanning of JAR files.
19+
---------------------------------------------------------------------------------------------------------------
20+
---------------------------------------------------------------------------------------------------------------
21+
22+
Unix script:
23+
24+
Version: 1.0
25+
- Added support for scanning of JAR files.

0 commit comments

Comments
 (0)