Skip to content

opinionated scaffolder for testing web-based projects against is-website-vulnerable

License

Notifications You must be signed in to change notification settings

form8ion/is-website-vulnerable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-website-vulnerable

opinionated scaffolder for testing web-based projects against is-website-vulnerable

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

MIT license npm Try @form8ion/is-website-vulnerable on RunKit

Installation

$ npm install @form8ion/is-website-vulnerable --save-prod

Example

Import

import {scaffold} from '@form8ion/is-website-vulnerable';

Execute

(async () => {
  await scaffold({baseUrl: 'http://localhost:9876'});
})();

Contributing

PRs Welcome Conventional Commits Commitizen friendly semantic-release Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

opinionated scaffolder for testing web-based projects against is-website-vulnerable

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •