is-website-vulnerable

finds publicly known security vulnerabilities in a website's frontend JavaScript libraries

APACHE-2.0 License

Downloads
1.5K
Stars
1.9K
Committers
22

Bot releases are hidden (Show)

is-website-vulnerable - 1.15.0

Published by lirantal over 4 years ago

Scans a url for public javascript library vulnerabilities
Provide a scan-url input for this GitHub action to scan for vulnerable libraries

is-website-vulnerable - v1.6.2

Published by lirantal almost 5 years ago

1.6.2 (2019-10-21)

Bug Fixes

  • readme: update usage with new option. (#32) (8aa1080)
is-website-vulnerable - v1.6.1

Published by lirantal about 5 years ago

1.6.1 (2019-10-19)

Bug Fixes

  • libs: fix the libraries output style (#29) (daa2273)
is-website-vulnerable - v1.6.0

Published by lirantal about 5 years ago

1.6.0 (2019-10-19)

Features

  • jslib: print library information if --js-lib flag is passed (#21) (255c570)
is-website-vulnerable - v1.5.4

Published by lirantal about 5 years ago

1.5.4 (2019-10-18)

Bug Fixes

  • deps: pin all deps and enforce them with shrinkwrap (#28) (f9824c7)
is-website-vulnerable - v1.5.3

Published by lirantal about 5 years ago

1.5.3 (2019-10-18)

Bug Fixes

  • lighthouse: pin lighthouse version for known deps (#27) (81c431d)
is-website-vulnerable - v1.5.2

Published by lirantal about 5 years ago

1.5.2 (2019-10-18)

is-website-vulnerable - v1.5.1

Published by lirantal about 5 years ago

1.5.1 (2019-10-09)

Bug Fixes

  • cli: hide progress bar for --json (#19) (51da7b4)
is-website-vulnerable - v1.5.0

Published by lirantal about 5 years ago

1.5.0 (2019-10-09)

Features

is-website-vulnerable - v1.4.0

Published by lirantal about 5 years ago

1.4.0 (2019-10-09)

Features

  • json: print results as JSON if --json flag is passed (#10) (a1a09ef)
is-website-vulnerable - v1.3.0

Published by lirantal about 5 years ago

1.3.0 (2019-10-08)

Features

  • cli: convert a host argument to a valid url (#7) (5e00a7c)
is-website-vulnerable - v1.2.2

Published by lirantal about 5 years ago

1.2.2 (2019-10-07)

Bug Fixes

  • render: typo in hex color for high vulnerabilities (#11) (8314d56)
is-website-vulnerable - v1.2.1

Published by lirantal about 5 years ago

1.2.1 (2019-10-07)

Bug Fixes

  • readme: update usage and shoutout to Snyk (406d99a)
is-website-vulnerable - v1.2.0

Published by lirantal about 5 years ago

1.2.0 (2019-10-07)

Features

  • node: support node versions < 10 for lighthouse (#17) (74b13d4)
is-website-vulnerable - v1.1.0

Published by lirantal about 5 years ago

1.1.0 (2019-10-07)

Features

is-website-vulnerable - v1.0.3

Published by lirantal about 5 years ago

1.0.3 (2019-10-07)

Bug Fixes

  • linux: chrome flags to support linux execution (#15) (f0d6da6)
is-website-vulnerable - v1.0.2

Published by lirantal about 5 years ago

1.0.2 (2019-10-06)

Bug Fixes

is-website-vulnerable - v1.0.1

Published by lirantal about 5 years ago

1.0.1 (2019-10-06)

Bug Fixes

  • link executable to package (e82d985)
is-website-vulnerable - v1.0.0

Published by lirantal about 5 years ago

1.0.0 (2019-10-06)

Features

  • scan: scan a website for javascript vulnerabilities (#1) (4d9ea75)