Releases: netfishers-onl/Netshot
Releases · netfishers-onl/Netshot
Netshot 0.16.3
- React to HUP signal to reload logging and authentication configuration
- Add device.textDownload to download text via SCP from device
- FortiOS driver 5.0 now tries to use SCP to download the config
- Add managementDomain to compliance rule items
- Various minor fixes
Netshot 0.16.2
- TACACS+ as backend authentication/accounting method
- Code cleanup
- Various application fixes (database schema, UI, Python helpers, Syslog trigger, etc.)
- Driver Fixes/improvements (FortiOS, Brocade)
- Dockerfile update
- MATCHES (RegEx) operator in advanced search
Netshot 0.16.1
- Fix for IP addresses being rejected
- Fix for DB schema update
Netshot 0.16.0
- The JavaScript engine is now based on GraalVM
- Python-based compliance and diagnostic scripts
- Recurring tasks with multiply factor
- Post-task Web hooks
- SSH logger
- Ciena SAOS driver (first release)
- Cisco Viptela driver (first release)
- Cisco IOS-XR driver improvements
- OpenAPI definition and embedded UI browser
- Tokens for API access (rather than session-based)
- Improved API return codes
- New config options and files for Docker support
- Underlying library updates
- UI minor improvements
- Various fixes
Netshot 0.15.2
- Minor UI improvements/fixes
- Fix for PostgreSQL mapped table names
- SSH library upgrade and SSH parameters exposed to netshot.conf
- Fix for group folders with special characters
- More debug and logs on tasks
- Cisco IOS - fix Catalyst 3560 reported family and add more Catalyst 9k
Netshot 0.15.1
- Minor UI improvements/fixes
- Library (Hibernate) major upgrade
- Report query optimizations
Netshot 0.15.0
- Refreshed Web User Interface
- Library updates (vulnerability fixes)
- Improve audit logs
- Make device comments acessible from JS scripts
- Support device-specific accounts in DeviceListExtractor script
- Fix for software rule not properly matched
- Data export - add compliance data, device groups, and basic XLS style
- Add reports/configcompliancedevicestatuses API endpoint
- Table view for software compliance report
- Add Normalize option to text-based compliance rules
Netshot 0.14.1
- Library update (vulnerability fix)
- Fix an error which could prevent the removal of credential sets
- Add support for PKCS12 keystores (default now)
Netshot 0.14.0
- Make SNMP poller available to drivers
- Add a priority system for drivers
- Add generic SNMP driver
- Fix for Checkpoint SPLAT driver (paging)
- Add Catalyst 9000 families to Cisco IOS driver
- Library update (vulnerability)
Netshot 0.13.1
- Add more filters to the Config compliance report view
- Update libraries (vulnerability)
- Add Bouncy Castle as default security library (for better SSH algo coverage)