The NetBSD Project

CVS log for pkgsrc/security/snallygaster/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / security / snallygaster

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:25:11 2023 UTC (15 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
*: recursive bump for Python 3.11 as new default

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 23 15:19:38 2022 UTC (2 years, 4 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
snallygaster: Update to 0.0.12

Changes:
0.0.12
------
Adds one more exception that the HTML parser could raise.

0.0.11
------
Add desktop.ini tests.
Add symfony debugging on 404 pages.
Support php-cs-fixer v3 cache file format.
Add apache server-info check.

0.0.10
------
New test for thumbs.db (Windows metadata).
New test for Wordpress duplicator installer files and directory listings.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:48 2022 UTC (2 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:54:46 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:40 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 9 15:23:57 2020 UTC (4 years, 2 months ago) by leot
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
snallygaster: Update to 0.0.9

Changes:
0.0.9
-----
 - Add .orig extension to backupfiles test.
 - Add new tests for wordpress debug.log files and url-encoded HTTP header.
 - Minor bugfixes.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 13 16:14:56 2020 UTC (4 years, 5 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
snallygaster: Update to 0.0.8

Changes:
0.0.8
-----
 - add vb_test.php check
 - add phpinfo test

0.0.7
-----
 - add a test for openelasticsearch
 - add check for django debugging on error pages
 - print more information about invalid hostnames
 - add laravel telescope test

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 5 13:45:21 2020 UTC (4 years, 7 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
snallygaster: Update to 0.6

Changes:
(No changelog available but main changes inspecting commits):
 - Add check for wordpress installer in subdir
 - Remove CVS test, produces too false positives and hardly any true positives
 - Add installer check for common PHP web applications
 - Add info check for composer files
 - Add info check for mailman
 - Add check for monit default webinterface credentials
 - Rework optionsbleed check and avoid ReDoS attack (upstream issue #24)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 10 14:05:36 2020 UTC (4 years, 10 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
snallygaster: Import snallygaster-0.0.4 as security/snallygaster

snallygaster is a tool that looks for files accessible on web servers that
shouldn't be public and can pose a security risk.

Typical examples include publicly accessible git repositories, backup files
potentially containing passwords or database dumps. In addition it contains a
few checks for other security vulnerabilities.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>