lirantal / is-website-vulnerable

finds publicly known security vulnerabilities in a website's frontend JavaScript libraries
Apache License 2.0
1.94k stars 111 forks source link

fix: an empty URL in CI will prompt for input instead of crashing #102

Closed lirantal closed 2 years ago

lirantal commented 2 years ago

Description

Fixes #101 to detect running on CI and error as necessary

Types of changes

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Base: 89.60% // Head: 89.60% // No change to project coverage :thumbsup:

Coverage data is based on head (2bd59b0) compared to base (273fc7e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ======================================= Coverage 89.60% 89.60% ======================================= Files 5 5 Lines 202 202 Branches 63 63 ======================================= Hits 181 181 Misses 20 20 Partials 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.