MSU-CS4360-WhiteHat / ecommerce-scam-detector

3 stars 0 forks source link

Ecommerce detector #60

Closed corywilson88 closed 1 year ago

corywilson88 commented 1 year ago

Adds the following:

  1. Can detect if there is a "cart" on the current webpage you are on. This can be used as our "e-commerce detector"
  2. Checks if the website you are on has SSL Certificate. This can be added to the risk weight/score equation
  3. Uses chrome/browser built-in isSecue API and returns a boolean called isSecure that can be used in the weight / score equation as well
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication