UNPKG

@passmarked/malware

Version:

Rules that check if the page or linked pages on the same domain (or external) contain any unwanted software,malware or reported phishing attacks

7 lines (4 loc) 88 B
module.exports = exports = [ require('./rules/page'), require('./rules/links') ];