Skip to content
#

csp

Here are 598 public repositories matching this topic...

This is a homework about Formulating a game called "Magnet Puzzle" into CSP, then using Backtracking, Forward Checking to solve it. Various heuristics such as MRV, LCV, Arc consistency (AC3) is used to improve the searching performance. This homework is a part of many projects in a Fundamentals to AI course @ FUM.

  • Updated Jul 13, 2022
  • Java

Vulnerabilities Scanner is a collection of Python scripts that help you identify potential security vulnerabilities in web applications. The repository includes four independent scanners to test for Content Security Policy (CSP), Cross-Site Request Forgery (CSRF), SQL Injection, and Cross-Site Scripting (XSS) vulnerabilities.

  • Updated Apr 4, 2023
  • Python

Improve this page

Add a description, image, and links to the csp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csp topic, visit your repo's landing page and select "manage topics."

Learn more