-
-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: EvotecIT/VirusTotalAnalyzer
base: v0.0.4
head repository: EvotecIT/VirusTotalAnalyzer
compare: v0.0.5
- 11 commits
- 10 files changed
- 1 contributor
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ccaf53 - Browse repository at this point
Copy the full SHA 4ccaf53View commit details
Commits on Jan 7, 2025
-
Enhance New-VirusScan.ps1 functionality
- Added Password parameter for handling password-protected files. - Updated documentation for Url and added Password parameter description. - Implemented support for large file uploads (> 32MB) by requesting an upload URL.
Configuration menu - View commit details
-
Copy full SHA for 53876fd - Browse repository at this point
Copy the full SHA 53876fdView commit details -
Improve error handling in New-VirusScan.ps1
- Added try-catch blocks for better error management during large file uploads. - Enhanced warning messages to include detailed error information and recommended actions.
Configuration menu - View commit details
-
Copy full SHA for 31f2e66 - Browse repository at this point
Copy the full SHA 31f2e66View commit details -
- Added quotes around the filename in Content-Disposition header - Added space in Content-Type header for consistency - Improved comments for better code clarity
Configuration menu - View commit details
-
Copy full SHA for f0db689 - Browse repository at this point
Copy the full SHA f0db689View commit details -
Add example script for scanning large files with VirusTotal
- Introduced Example-SendToVirusTotalLarge.ps1 - Demonstrates file submission and report retrieval using VirusTotal API
Configuration menu - View commit details
-
Copy full SHA for 57b4353 - Browse repository at this point
Copy the full SHA 57b4353View commit details -
Update VirusTotalAnalyzer.psd1
- Change AliasesToExport to an array format - Update copyright year to 2025 - Bump module version from 0.0.4 to 0.0.5 - Add RequiredModules section with dependencies - Rearrange PrivateData section for clarity
Configuration menu - View commit details
-
Copy full SHA for 89dc023 - Browse repository at this point
Copy the full SHA 89dc023View commit details -
Fix comment formatting in VirusTotalAnalyzer.psm1
- Updated comment to remove unnecessary whitespace
Configuration menu - View commit details
-
Copy full SHA for 9903a8d - Browse repository at this point
Copy the full SHA 9903a8dView commit details -
- Implemented new feature for scanning files with VirusTotal
- Refactored existing functions for improved readability - Added unit tests for new functionality
Configuration menu - View commit details
-
Copy full SHA for 0703400 - Browse repository at this point
Copy the full SHA 0703400View commit details -
- Ignore IDE and build artifacts - Exclude temporary files and directories
Configuration menu - View commit details
-
Copy full SHA for 76e3b93 - Browse repository at this point
Copy the full SHA 76e3b93View commit details -
Update CHANGELOG for version 0.0.5
- Improve `New-VirusScan` to allow upload of files larger than 32MB
Configuration menu - View commit details
-
Copy full SHA for 728cd6c - Browse repository at this point
Copy the full SHA 728cd6cView commit details -
Merge pull request #3 from EvotecIT/AddSupport32MB
Add support for files larger than 32MB
Configuration menu - View commit details
-
Copy full SHA for 70c8542 - Browse repository at this point
Copy the full SHA 70c8542View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.4...v0.0.5