Skip to content

Merge branch 'main' of https://github.com/lryanle/SMARE #44

Merge branch 'main' of https://github.com/lryanle/SMARE

Merge branch 'main' of https://github.com/lryanle/SMARE #44

name: Test SMARE site for publicly known js vulnerabilities
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- name: Test SMARE site for public javascript library vulnerabilities
uses: lirantal/is-website-vulnerable@main
with:
scan-url: "https://smare.lryanle.com"