Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 631 Bytes

File metadata and controls

15 lines (10 loc) · 631 Bytes

Code_For_Testing

This repository contains test code used for evaluating the functionality of the security PR analysis extension.

How to Test

  1. Load the Chrome extension following these steps:

    • Open chrome://extensions/ in your browser.
    • Enable Developer mode (toggle in the top-right corner).
    • Click "Load unpacked" and select the extension folder.
  2. Open the PR to test:
    Test PR - Code_For_Testing

  3. The extension should analyze the PR for security vulnerabilities and display results accordingly.