27
CHANGELOG.md
27
CHANGELOG.md
@ -1,19 +1,17 @@
|
||||
## 0.2.0-a2 (2024-02-23)
|
||||
## 0.2.0 (2024-02-24)
|
||||
|
||||
### Feat
|
||||
|
||||
- **server**: Update the time of last access for scan agent
|
||||
- **scanner**: Add scanner timezone to scan report
|
||||
- **scanner**: don't include PTR DNS records as hostname
|
||||
- **scanner**: for ssl cert validation when uploading to server
|
||||
- **scanner**: if an auth token has been set, fail non-https communication with server
|
||||
- **scanner**: Set user http user agent to <name>/<version>
|
||||
- **server**: scanner identity confirmation
|
||||
- **server**: update subnet discovery date/time
|
||||
- **server**: move config of variables to vars file
|
||||
- **agent**: move config of variables to vars file
|
||||
|
||||
### Refactor
|
||||
|
||||
- **server**: don't process scan results in parallel
|
||||
|
||||
## 0.2.0-a1 (2024-02-22)
|
||||
|
||||
### Feat
|
||||
|
||||
- **server**: if hostname in scan report, update the database
|
||||
- **agent**: if hostname present in nmap scan report, add to report for server
|
||||
- **agent**: showsubnet address in logs when conducting subnet actions
|
||||
@ -26,17 +24,13 @@
|
||||
- **agent**: only attempt to scan subnet if subnets were returned
|
||||
- **agent**: cater for api call that returns nothing
|
||||
- **docker**: ensure correct variable used to install package
|
||||
- **build**: ensure the correct tags and architectures are published
|
||||
|
||||
### Refactor
|
||||
|
||||
- **server**: don't process scan results in parallel
|
||||
- **api_call**: use var name that makes more sense
|
||||
|
||||
## 0.1.2-a1 (2024-02-21)
|
||||
|
||||
### Fix
|
||||
|
||||
- **build**: ensure the correct tags and architectures are published
|
||||
|
||||
## 0.1.1 (2024-02-21)
|
||||
|
||||
### Fix
|
||||
@ -48,7 +42,6 @@
|
||||
### Feat
|
||||
|
||||
- **docker**: adjust scanner job to run every 5 mins
|
||||
- **docs**: add initial doc layout and CI jobs
|
||||
|
||||
### Fix
|
||||
|
||||
|
Reference in New Issue
Block a user