You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have edited the /scanner file to send report via POST json method and it throws following error, even after removing empty lines it throws the same error. Can you help with the reason?
php scanner /home/ --auto-skip
PHP Fatal error: Uncaught PharException: phar "/scanner" does not have a signature in /scanner:8
Stack trace:
#0 /scanner(8): Phar::webPhar() #1 {main}
thrown in /scanner on line 8
Regards
The text was updated successfully, but these errors were encountered:
Thanks for your updates and late reply. Have started using immunify scanner and created some automation within autoscan provided by immunify to recieve feed from server.
Hi,
I have edited the /scanner file to send report via POST json method and it throws following error, even after removing empty lines it throws the same error. Can you help with the reason?
php scanner /home/ --auto-skip
PHP Fatal error: Uncaught PharException: phar "/scanner" does not have a signature in /scanner:8
Stack trace:
#0 /scanner(8): Phar::webPhar()
#1 {main}
thrown in /scanner on line 8
Regards
The text was updated successfully, but these errors were encountered: