Releases: claudiospizzi/SecurityFever
Releases · claudiospizzi/SecurityFever
SecurityFever v3.0.0
Release Notes:
- Added: Convert certificate command for X.509/DER and X.509/PEM formats
- Added: New function to generate a cryptographically secure random password
- Added: New function to generate a new time-based one-time password (TOTP)
- Added: System audit commands for the file system, Windows service, user sessions, etc.
- Removed: Remove Windows VPN connect and disconnect functions (BREAKING)
- Removed: Remove FortiNet VPN connect and disconnect functions (BREAKING)
- Removed: Remove the Invoke-PowerShell command (BREAKING)
- Removed: Remove the Get-SecurityActivity command, replaced by the system audit commands (BREAKING)
SecurityFever v2.8.1
Release Notes:
- Fixed: Spelling of Add-CertificatePrivateKeyPermission command
- Fixed: Add missing FriendlyName parameter
SecurityFever v2.8.0
Release Notes:
- Added: Cmdlets to get and modify certificate private key permission
- Changed: Return the certificate object in New-DomainSignedCertificate
SecurityFever v2.7.0
Release Notes:
- Added: Alias cred to the Use-VaultCredential
- Changed: .NET Library structure and unit tests
- Fixed: Prevent user interaction if not in interactive mode
SecurityFever v2.6.2
Release Notes:
- Fixed: Prevent empty SAN entries in New-DomainSignedCertificate
SecurityFever v2.6.1
Release Notes:
- Fixed: Use Base64 only optionally in New-DomainSignedCertificate
- Fixed: Export New-DomainSignedCertificate in psd1
SecurityFever v2.6.0
Release Notes:
- Added: Add cmdlet New-DomainSignedCertificate
SecurityFever v2.5.0
Release Notes:
- Added: FortiNet client VPN cmdlets
- Added: Windows VPN cmdlets
SecurityFever v2.4.0
Release Notes:
- Added: Add Use-VaultSecureString function
SecurityFever v2.3.1
Release Notes:
- Fixed: Add Use-VaultCredential to module manifest