Search Criteria
Package Details: regexploit 1.0.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/regexploit.git (read-only, click to copy) |
---|---|
Package Base: | regexploit |
Description: | Find regular expressions which are vulnerable to ReDoS |
Upstream URL: | https://github.com/doyensec/regexploit |
Licenses: | Apache |
Submitter: | imlonghao |
Maintainer: | imlonghao |
Last Packager: | imlonghao |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-08 14:19 (UTC) |
Last Updated: | 2024-06-23 13:32 (UTC) |
Dependencies (4)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- python (python37AUR, python311AUR, python310AUR)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-setuptools (make)
Latest Comments
altau commented on 2024-06-18 09:40 (UTC)
Since python3.9 is hardcoded in PKGBUILD, this fails to build as-is. Specifying the currently used (3.12 as of now) version of Python allowed me to proceed with building.