safebrowsing-rs/sblookup/tests/snapshots/snapbox__test_snap_fixture@1.txt

16 lines
2 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[TIME]  INFO sblookup: Initializing Safe Browser...
[TIME]  INFO safebrowsing_db::redb: Creating RedbDatabase at "[DATABASE]"
[TIME]  INFO safebrowsing_db::redb: Opening existing database at "[DATABASE]"
[TIME]  INFO safebrowsing_db::redb: Initializing RedbDatabase at "[DATABASE]"
[TIME]  INFO safebrowsing_db::redb: RedbDatabase initialization completed
[TIME]  INFO sblookup: SafeBrowser::new completed in[DURATION][TIME]  INFO sblookup: Waiting for database to be ready...
[TIME]  INFO sblookup: wait_until_ready completed in[DURATION][TIME]  INFO sblookup: Safe Browser ready, starting URL checks
[TIME]  INFO safebrowsing: Database update completed successfully
[TIME]  INFO sblookup: ⚠️ UNSAFE: http://testsafebrowsing.appspot.com/apiv4/ANY_PLATFORM/SOCIAL_ENGINEERING/URL/ SOCIAL_ENGINEERING (ANY_PLATFORM)
[TIME]  INFO sblookup: ✅ SAFE: http://example.com
[TIME]  INFO sblookup: ✅ SAFE: https://console.cloud.google.com
[TIME]  INFO sblookup: ⚠️ UNSAFE: http://testsafebrowsing.appspot.com/apiv4/ANY_PLATFORM/MALWARE/URL/ MALWARE (ANY_PLATFORM)
[TIME]  INFO sblookup: ⚠️ UNSAFE: http://testsafebrowsing.appspot.com/apiv4/ANY_PLATFORM/UNWANTED_SOFTWARE/URL/ UNWANTED_SOFTWARE (ANY_PLATFORM)
[TIME]  INFO sblookup: ⚠️ UNSAFE: http://testsafebrowsing.appspot.com/apiv4/ANY_PLATFORM/SOCIAL_ENGINEERING/URL/ SOCIAL_ENGINEERING (ANY_PLATFORM)
[TIME]  INFO sblookup: ✅ SAFE: http://www.google.com/
[TIME]  INFO safebrowsing: Update task shutting down