pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/sqlmap



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 12 12:56:47 UTC 2026

Modified Files:
        pkgsrc/security/sqlmap: Makefile PLIST distinfo

Log Message:
sqlmap: updated to 1.10.8

1.10.8
https://github.com/sqlmapproject/sqlmap/compare/1.9...1.10


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/sqlmap/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/security/sqlmap/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/security/sqlmap/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/sqlmap/Makefile
diff -u pkgsrc/security/sqlmap/Makefile:1.47 pkgsrc/security/sqlmap/Makefile:1.48
--- pkgsrc/security/sqlmap/Makefile:1.47        Fri Jul  3 06:06:14 2026
+++ pkgsrc/security/sqlmap/Makefile     Wed Aug 12 12:56:46 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2026/07/03 06:06:14 adam Exp $
+# $NetBSD: Makefile,v 1.48 2026/08/12 12:56:46 adam Exp $
 
-DISTNAME=      sqlmap-1.10.7
+DISTNAME=      sqlmap-1.10.8
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sqlmap/}
 

Index: pkgsrc/security/sqlmap/PLIST
diff -u pkgsrc/security/sqlmap/PLIST:1.22 pkgsrc/security/sqlmap/PLIST:1.23
--- pkgsrc/security/sqlmap/PLIST:1.22   Fri Jul  3 06:06:14 2026
+++ pkgsrc/security/sqlmap/PLIST        Wed Aug 12 12:56:46 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2026/07/03 06:06:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.23 2026/08/12 12:56:46 adam Exp $
 bin/sqlmap
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -17,6 +17,8 @@ ${PYSITELIB}/sqlmap/__init__.py
 ${PYSITELIB}/sqlmap/__init__.pyc
 ${PYSITELIB}/sqlmap/__init__.pyo
 ${PYSITELIB}/sqlmap/data/procs/README.txt
+${PYSITELIB}/sqlmap/data/procs/clickhouse/dns_request.sql
+${PYSITELIB}/sqlmap/data/procs/h2/dns_request.sql
 ${PYSITELIB}/sqlmap/data/procs/mssqlserver/activate_sp_oacreate.sql
 ${PYSITELIB}/sqlmap/data/procs/mssqlserver/configure_openrowset.sql
 ${PYSITELIB}/sqlmap/data/procs/mssqlserver/configure_xp_cmdshell.sql
@@ -41,12 +43,13 @@ ${PYSITELIB}/sqlmap/data/shell/stagers/s
 ${PYSITELIB}/sqlmap/data/shell/stagers/stager.cfm_
 ${PYSITELIB}/sqlmap/data/shell/stagers/stager.jsp_
 ${PYSITELIB}/sqlmap/data/shell/stagers/stager.php_
+${PYSITELIB}/sqlmap/data/txt/brotli-dictionary.tx_
+${PYSITELIB}/sqlmap/data/txt/catalog-identifiers.tx_
 ${PYSITELIB}/sqlmap/data/txt/common-columns.txt
 ${PYSITELIB}/sqlmap/data/txt/common-files.txt
-${PYSITELIB}/sqlmap/data/txt/common-outputs.txt
+${PYSITELIB}/sqlmap/data/txt/common-params.txt
 ${PYSITELIB}/sqlmap/data/txt/common-tables.txt
 ${PYSITELIB}/sqlmap/data/txt/keywords.txt
-${PYSITELIB}/sqlmap/data/txt/sha256sums.txt
 ${PYSITELIB}/sqlmap/data/txt/smalldict.txt
 ${PYSITELIB}/sqlmap/data/txt/user-agents.txt
 ${PYSITELIB}/sqlmap/data/txt/wordlist.tx_
@@ -145,6 +148,11 @@ ${PYSITELIB}/sqlmap/extra/beep/beep.py
 ${PYSITELIB}/sqlmap/extra/beep/beep.pyc
 ${PYSITELIB}/sqlmap/extra/beep/beep.pyo
 ${PYSITELIB}/sqlmap/extra/beep/beep.wav
+${PYSITELIB}/sqlmap/extra/boundarycheck/README.md
+${PYSITELIB}/sqlmap/extra/boundarycheck/boundarycheck.py
+${PYSITELIB}/sqlmap/extra/boundarycheck/boundarycheck.pyc
+${PYSITELIB}/sqlmap/extra/boundarycheck/boundarycheck.pyo
+${PYSITELIB}/sqlmap/extra/boundarycheck/run.sh
 ${PYSITELIB}/sqlmap/extra/cloak/README.txt
 ${PYSITELIB}/sqlmap/extra/cloak/__init__.py
 ${PYSITELIB}/sqlmap/extra/cloak/__init__.pyc
@@ -159,6 +167,71 @@ ${PYSITELIB}/sqlmap/extra/dbgtool/__init
 ${PYSITELIB}/sqlmap/extra/dbgtool/dbgtool.py
 ${PYSITELIB}/sqlmap/extra/dbgtool/dbgtool.pyc
 ${PYSITELIB}/sqlmap/extra/dbgtool/dbgtool.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/README.md
+${PYSITELIB}/sqlmap/extra/dbwire/__init__.py
+${PYSITELIB}/sqlmap/extra/dbwire/__init__.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/__init__.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/clickhouse.py
+${PYSITELIB}/sqlmap/extra/dbwire/clickhouse.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/clickhouse.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/cubrid.py
+${PYSITELIB}/sqlmap/extra/dbwire/cubrid.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/cubrid.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/firebird.py
+${PYSITELIB}/sqlmap/extra/dbwire/firebird.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/firebird.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/monetdb.py
+${PYSITELIB}/sqlmap/extra/dbwire/monetdb.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/monetdb.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/mysql.py
+${PYSITELIB}/sqlmap/extra/dbwire/mysql.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/mysql.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/postgres.py
+${PYSITELIB}/sqlmap/extra/dbwire/postgres.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/postgres.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/presto.py
+${PYSITELIB}/sqlmap/extra/dbwire/presto.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/presto.pyo
+${PYSITELIB}/sqlmap/extra/dbwire/tds.py
+${PYSITELIB}/sqlmap/extra/dbwire/tds.pyc
+${PYSITELIB}/sqlmap/extra/dbwire/tds.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/README.md
+${PYSITELIB}/sqlmap/extra/esperanto/__init__.py
+${PYSITELIB}/sqlmap/extra/esperanto/__init__.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/__init__.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/__main__.py
+${PYSITELIB}/sqlmap/extra/esperanto/__main__.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/__main__.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/atlas.py
+${PYSITELIB}/sqlmap/extra/esperanto/atlas.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/atlas.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/discovery.py
+${PYSITELIB}/sqlmap/extra/esperanto/discovery.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/discovery.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/engine.py
+${PYSITELIB}/sqlmap/extra/esperanto/engine.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/engine.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/enumeration.py
+${PYSITELIB}/sqlmap/extra/esperanto/enumeration.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/enumeration.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/extraction.py
+${PYSITELIB}/sqlmap/extra/esperanto/extraction.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/extraction.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/handler.py
+${PYSITELIB}/sqlmap/extra/esperanto/handler.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/handler.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/oracle.py
+${PYSITELIB}/sqlmap/extra/esperanto/oracle.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/oracle.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/records.py
+${PYSITELIB}/sqlmap/extra/esperanto/records.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/records.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/run.py
+${PYSITELIB}/sqlmap/extra/esperanto/run.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/run.pyo
+${PYSITELIB}/sqlmap/extra/esperanto/wordlist.py
+${PYSITELIB}/sqlmap/extra/esperanto/wordlist.pyc
+${PYSITELIB}/sqlmap/extra/esperanto/wordlist.pyo
 ${PYSITELIB}/sqlmap/extra/icmpsh/README.txt
 ${PYSITELIB}/sqlmap/extra/icmpsh/__init__.py
 ${PYSITELIB}/sqlmap/extra/icmpsh/__init__.pyc
@@ -170,6 +243,27 @@ ${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh.
 ${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh_m.py
 ${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh_m.pyc
 ${PYSITELIB}/sqlmap/extra/icmpsh/icmpsh_m.pyo
+${PYSITELIB}/sqlmap/extra/kerberos/__init__.py
+${PYSITELIB}/sqlmap/extra/kerberos/__init__.pyc
+${PYSITELIB}/sqlmap/extra/kerberos/__init__.pyo
+${PYSITELIB}/sqlmap/extra/kerberos/aes.py
+${PYSITELIB}/sqlmap/extra/kerberos/aes.pyc
+${PYSITELIB}/sqlmap/extra/kerberos/aes.pyo
+${PYSITELIB}/sqlmap/extra/kerberos/client.py
+${PYSITELIB}/sqlmap/extra/kerberos/client.pyc
+${PYSITELIB}/sqlmap/extra/kerberos/client.pyo
+${PYSITELIB}/sqlmap/extra/kerberos/crypto.py
+${PYSITELIB}/sqlmap/extra/kerberos/crypto.pyc
+${PYSITELIB}/sqlmap/extra/kerberos/crypto.pyo
+${PYSITELIB}/sqlmap/extra/kerberos/der.py
+${PYSITELIB}/sqlmap/extra/kerberos/der.pyc
+${PYSITELIB}/sqlmap/extra/kerberos/der.pyo
+${PYSITELIB}/sqlmap/extra/kerberos/discovery.py
+${PYSITELIB}/sqlmap/extra/kerberos/discovery.pyc
+${PYSITELIB}/sqlmap/extra/kerberos/discovery.pyo
+${PYSITELIB}/sqlmap/extra/kerberos/spnego.py
+${PYSITELIB}/sqlmap/extra/kerberos/spnego.pyc
+${PYSITELIB}/sqlmap/extra/kerberos/spnego.pyo
 ${PYSITELIB}/sqlmap/extra/runcmd/README.txt
 ${PYSITELIB}/sqlmap/extra/runcmd/runcmd.exe_
 ${PYSITELIB}/sqlmap/extra/runcmd/src/README.txt
@@ -341,6 +435,9 @@ ${PYSITELIB}/sqlmap/lib/parse/headers.py
 ${PYSITELIB}/sqlmap/lib/parse/html.py
 ${PYSITELIB}/sqlmap/lib/parse/html.pyc
 ${PYSITELIB}/sqlmap/lib/parse/html.pyo
+${PYSITELIB}/sqlmap/lib/parse/openapi.py
+${PYSITELIB}/sqlmap/lib/parse/openapi.pyc
+${PYSITELIB}/sqlmap/lib/parse/openapi.pyo
 ${PYSITELIB}/sqlmap/lib/parse/payloads.py
 ${PYSITELIB}/sqlmap/lib/parse/payloads.pyc
 ${PYSITELIB}/sqlmap/lib/parse/payloads.pyo
@@ -371,18 +468,33 @@ ${PYSITELIB}/sqlmap/lib/request/direct.p
 ${PYSITELIB}/sqlmap/lib/request/dns.py
 ${PYSITELIB}/sqlmap/lib/request/dns.pyc
 ${PYSITELIB}/sqlmap/lib/request/dns.pyo
+${PYSITELIB}/sqlmap/lib/request/http2.py
+${PYSITELIB}/sqlmap/lib/request/http2.pyc
+${PYSITELIB}/sqlmap/lib/request/http2.pyo
 ${PYSITELIB}/sqlmap/lib/request/httpshandler.py
 ${PYSITELIB}/sqlmap/lib/request/httpshandler.pyc
 ${PYSITELIB}/sqlmap/lib/request/httpshandler.pyo
 ${PYSITELIB}/sqlmap/lib/request/inject.py
 ${PYSITELIB}/sqlmap/lib/request/inject.pyc
 ${PYSITELIB}/sqlmap/lib/request/inject.pyo
+${PYSITELIB}/sqlmap/lib/request/interactsh.py
+${PYSITELIB}/sqlmap/lib/request/interactsh.pyc
+${PYSITELIB}/sqlmap/lib/request/interactsh.pyo
 ${PYSITELIB}/sqlmap/lib/request/keepalive.py
 ${PYSITELIB}/sqlmap/lib/request/keepalive.pyc
 ${PYSITELIB}/sqlmap/lib/request/keepalive.pyo
+${PYSITELIB}/sqlmap/lib/request/kerberos.py
+${PYSITELIB}/sqlmap/lib/request/kerberos.pyc
+${PYSITELIB}/sqlmap/lib/request/kerberos.pyo
 ${PYSITELIB}/sqlmap/lib/request/methodrequest.py
 ${PYSITELIB}/sqlmap/lib/request/methodrequest.pyc
 ${PYSITELIB}/sqlmap/lib/request/methodrequest.pyo
+${PYSITELIB}/sqlmap/lib/request/multiparthandler.py
+${PYSITELIB}/sqlmap/lib/request/multiparthandler.pyc
+${PYSITELIB}/sqlmap/lib/request/multiparthandler.pyo
+${PYSITELIB}/sqlmap/lib/request/ntlm.py
+${PYSITELIB}/sqlmap/lib/request/ntlm.pyc
+${PYSITELIB}/sqlmap/lib/request/ntlm.pyo
 ${PYSITELIB}/sqlmap/lib/request/pkihandler.py
 ${PYSITELIB}/sqlmap/lib/request/pkihandler.pyc
 ${PYSITELIB}/sqlmap/lib/request/pkihandler.pyo
@@ -395,6 +507,15 @@ ${PYSITELIB}/sqlmap/lib/request/redirect
 ${PYSITELIB}/sqlmap/lib/request/templates.py
 ${PYSITELIB}/sqlmap/lib/request/templates.pyc
 ${PYSITELIB}/sqlmap/lib/request/templates.pyo
+${PYSITELIB}/sqlmap/lib/request/timeless.py
+${PYSITELIB}/sqlmap/lib/request/timeless.pyc
+${PYSITELIB}/sqlmap/lib/request/timeless.pyo
+${PYSITELIB}/sqlmap/lib/request/webhooksite.py
+${PYSITELIB}/sqlmap/lib/request/webhooksite.pyc
+${PYSITELIB}/sqlmap/lib/request/webhooksite.pyo
+${PYSITELIB}/sqlmap/lib/request/websocket.py
+${PYSITELIB}/sqlmap/lib/request/websocket.pyc
+${PYSITELIB}/sqlmap/lib/request/websocket.pyo
 ${PYSITELIB}/sqlmap/lib/takeover/__init__.py
 ${PYSITELIB}/sqlmap/lib/takeover/__init__.pyc
 ${PYSITELIB}/sqlmap/lib/takeover/__init__.pyo
@@ -449,6 +570,18 @@ ${PYSITELIB}/sqlmap/lib/techniques/graph
 ${PYSITELIB}/sqlmap/lib/techniques/graphql/inject.py
 ${PYSITELIB}/sqlmap/lib/techniques/graphql/inject.pyc
 ${PYSITELIB}/sqlmap/lib/techniques/graphql/inject.pyo
+${PYSITELIB}/sqlmap/lib/techniques/hql/__init__.py
+${PYSITELIB}/sqlmap/lib/techniques/hql/__init__.pyc
+${PYSITELIB}/sqlmap/lib/techniques/hql/__init__.pyo
+${PYSITELIB}/sqlmap/lib/techniques/hql/inject.py
+${PYSITELIB}/sqlmap/lib/techniques/hql/inject.pyc
+${PYSITELIB}/sqlmap/lib/techniques/hql/inject.pyo
+${PYSITELIB}/sqlmap/lib/techniques/jwt/__init__.py
+${PYSITELIB}/sqlmap/lib/techniques/jwt/__init__.pyc
+${PYSITELIB}/sqlmap/lib/techniques/jwt/__init__.pyo
+${PYSITELIB}/sqlmap/lib/techniques/jwt/inject.py
+${PYSITELIB}/sqlmap/lib/techniques/jwt/inject.pyc
+${PYSITELIB}/sqlmap/lib/techniques/jwt/inject.pyo
 ${PYSITELIB}/sqlmap/lib/techniques/ldap/__init__.py
 ${PYSITELIB}/sqlmap/lib/techniques/ldap/__init__.pyc
 ${PYSITELIB}/sqlmap/lib/techniques/ldap/__init__.pyo
@@ -482,18 +615,33 @@ ${PYSITELIB}/sqlmap/lib/techniques/xpath
 ${PYSITELIB}/sqlmap/lib/techniques/xpath/inject.py
 ${PYSITELIB}/sqlmap/lib/techniques/xpath/inject.pyc
 ${PYSITELIB}/sqlmap/lib/techniques/xpath/inject.pyo
+${PYSITELIB}/sqlmap/lib/techniques/xxe/__init__.py
+${PYSITELIB}/sqlmap/lib/techniques/xxe/__init__.pyc
+${PYSITELIB}/sqlmap/lib/techniques/xxe/__init__.pyo
+${PYSITELIB}/sqlmap/lib/techniques/xxe/inject.py
+${PYSITELIB}/sqlmap/lib/techniques/xxe/inject.pyc
+${PYSITELIB}/sqlmap/lib/techniques/xxe/inject.pyo
 ${PYSITELIB}/sqlmap/lib/utils/__init__.py
 ${PYSITELIB}/sqlmap/lib/utils/__init__.pyc
 ${PYSITELIB}/sqlmap/lib/utils/__init__.pyo
 ${PYSITELIB}/sqlmap/lib/utils/api.py
 ${PYSITELIB}/sqlmap/lib/utils/api.pyc
 ${PYSITELIB}/sqlmap/lib/utils/api.pyo
+${PYSITELIB}/sqlmap/lib/utils/bcrypt.py
+${PYSITELIB}/sqlmap/lib/utils/bcrypt.pyc
+${PYSITELIB}/sqlmap/lib/utils/bcrypt.pyo
+${PYSITELIB}/sqlmap/lib/utils/brotli.py
+${PYSITELIB}/sqlmap/lib/utils/brotli.pyc
+${PYSITELIB}/sqlmap/lib/utils/brotli.pyo
 ${PYSITELIB}/sqlmap/lib/utils/brute.py
 ${PYSITELIB}/sqlmap/lib/utils/brute.pyc
 ${PYSITELIB}/sqlmap/lib/utils/brute.pyo
 ${PYSITELIB}/sqlmap/lib/utils/crawler.py
 ${PYSITELIB}/sqlmap/lib/utils/crawler.pyc
 ${PYSITELIB}/sqlmap/lib/utils/crawler.pyo
+${PYSITELIB}/sqlmap/lib/utils/dbwire.py
+${PYSITELIB}/sqlmap/lib/utils/dbwire.pyc
+${PYSITELIB}/sqlmap/lib/utils/dbwire.pyo
 ${PYSITELIB}/sqlmap/lib/utils/deps.py
 ${PYSITELIB}/sqlmap/lib/utils/deps.pyc
 ${PYSITELIB}/sqlmap/lib/utils/deps.pyo
@@ -503,6 +651,9 @@ ${PYSITELIB}/sqlmap/lib/utils/dialect.py
 ${PYSITELIB}/sqlmap/lib/utils/getch.py
 ${PYSITELIB}/sqlmap/lib/utils/getch.pyc
 ${PYSITELIB}/sqlmap/lib/utils/getch.pyo
+${PYSITELIB}/sqlmap/lib/utils/grpcweb.py
+${PYSITELIB}/sqlmap/lib/utils/grpcweb.pyc
+${PYSITELIB}/sqlmap/lib/utils/grpcweb.pyo
 ${PYSITELIB}/sqlmap/lib/utils/gui.py
 ${PYSITELIB}/sqlmap/lib/utils/gui.pyc
 ${PYSITELIB}/sqlmap/lib/utils/gui.pyo
@@ -515,9 +666,21 @@ ${PYSITELIB}/sqlmap/lib/utils/hash.pyo
 ${PYSITELIB}/sqlmap/lib/utils/hashdb.py
 ${PYSITELIB}/sqlmap/lib/utils/hashdb.pyc
 ${PYSITELIB}/sqlmap/lib/utils/hashdb.pyo
+${PYSITELIB}/sqlmap/lib/utils/jwt.py
+${PYSITELIB}/sqlmap/lib/utils/jwt.pyc
+${PYSITELIB}/sqlmap/lib/utils/jwt.pyo
 ${PYSITELIB}/sqlmap/lib/utils/keysetdump.py
 ${PYSITELIB}/sqlmap/lib/utils/keysetdump.pyc
 ${PYSITELIB}/sqlmap/lib/utils/keysetdump.pyo
+${PYSITELIB}/sqlmap/lib/utils/library.py
+${PYSITELIB}/sqlmap/lib/utils/library.pyc
+${PYSITELIB}/sqlmap/lib/utils/library.pyo
+${PYSITELIB}/sqlmap/lib/utils/nonsql.py
+${PYSITELIB}/sqlmap/lib/utils/nonsql.pyc
+${PYSITELIB}/sqlmap/lib/utils/nonsql.pyo
+${PYSITELIB}/sqlmap/lib/utils/paraminer.py
+${PYSITELIB}/sqlmap/lib/utils/paraminer.pyc
+${PYSITELIB}/sqlmap/lib/utils/paraminer.pyo
 ${PYSITELIB}/sqlmap/lib/utils/pivotdumptable.py
 ${PYSITELIB}/sqlmap/lib/utils/pivotdumptable.pyc
 ${PYSITELIB}/sqlmap/lib/utils/pivotdumptable.pyo
@@ -542,6 +705,9 @@ ${PYSITELIB}/sqlmap/lib/utils/sgmllib.py
 ${PYSITELIB}/sqlmap/lib/utils/sqlalchemy.py
 ${PYSITELIB}/sqlmap/lib/utils/sqlalchemy.pyc
 ${PYSITELIB}/sqlmap/lib/utils/sqlalchemy.pyo
+${PYSITELIB}/sqlmap/lib/utils/sqllint.py
+${PYSITELIB}/sqlmap/lib/utils/sqllint.pyc
+${PYSITELIB}/sqlmap/lib/utils/sqllint.pyo
 ${PYSITELIB}/sqlmap/lib/utils/timeout.py
 ${PYSITELIB}/sqlmap/lib/utils/timeout.pyc
 ${PYSITELIB}/sqlmap/lib/utils/timeout.pyo
@@ -815,6 +981,27 @@ ${PYSITELIB}/sqlmap/plugins/dbms/h2/synt
 ${PYSITELIB}/sqlmap/plugins/dbms/h2/takeover.py
 ${PYSITELIB}/sqlmap/plugins/dbms/h2/takeover.pyc
 ${PYSITELIB}/sqlmap/plugins/dbms/h2/takeover.pyo
+${PYSITELIB}/sqlmap/plugins/dbms/hana/__init__.py
+${PYSITELIB}/sqlmap/plugins/dbms/hana/__init__.pyc
+${PYSITELIB}/sqlmap/plugins/dbms/hana/__init__.pyo
+${PYSITELIB}/sqlmap/plugins/dbms/hana/connector.py
+${PYSITELIB}/sqlmap/plugins/dbms/hana/connector.pyc
+${PYSITELIB}/sqlmap/plugins/dbms/hana/connector.pyo
+${PYSITELIB}/sqlmap/plugins/dbms/hana/enumeration.py
+${PYSITELIB}/sqlmap/plugins/dbms/hana/enumeration.pyc
+${PYSITELIB}/sqlmap/plugins/dbms/hana/enumeration.pyo
+${PYSITELIB}/sqlmap/plugins/dbms/hana/filesystem.py
+${PYSITELIB}/sqlmap/plugins/dbms/hana/filesystem.pyc
+${PYSITELIB}/sqlmap/plugins/dbms/hana/filesystem.pyo
+${PYSITELIB}/sqlmap/plugins/dbms/hana/fingerprint.py
+${PYSITELIB}/sqlmap/plugins/dbms/hana/fingerprint.pyc
+${PYSITELIB}/sqlmap/plugins/dbms/hana/fingerprint.pyo
+${PYSITELIB}/sqlmap/plugins/dbms/hana/syntax.py
+${PYSITELIB}/sqlmap/plugins/dbms/hana/syntax.pyc
+${PYSITELIB}/sqlmap/plugins/dbms/hana/syntax.pyo
+${PYSITELIB}/sqlmap/plugins/dbms/hana/takeover.py
+${PYSITELIB}/sqlmap/plugins/dbms/hana/takeover.pyc
+${PYSITELIB}/sqlmap/plugins/dbms/hana/takeover.pyo
 ${PYSITELIB}/sqlmap/plugins/dbms/hsqldb/__init__.py
 ${PYSITELIB}/sqlmap/plugins/dbms/hsqldb/__init__.pyc
 ${PYSITELIB}/sqlmap/plugins/dbms/hsqldb/__init__.pyo
@@ -1297,6 +1484,9 @@ ${PYSITELIB}/sqlmap/tamper/concat2concat
 ${PYSITELIB}/sqlmap/tamper/decentities.py
 ${PYSITELIB}/sqlmap/tamper/decentities.pyc
 ${PYSITELIB}/sqlmap/tamper/decentities.pyo
+${PYSITELIB}/sqlmap/tamper/dollarquote.py
+${PYSITELIB}/sqlmap/tamper/dollarquote.pyc
+${PYSITELIB}/sqlmap/tamper/dollarquote.pyo
 ${PYSITELIB}/sqlmap/tamper/dunion.py
 ${PYSITELIB}/sqlmap/tamper/dunion.pyc
 ${PYSITELIB}/sqlmap/tamper/dunion.pyo
@@ -1363,6 +1553,9 @@ ${PYSITELIB}/sqlmap/tamper/modsecurityze
 ${PYSITELIB}/sqlmap/tamper/multiplespaces.py
 ${PYSITELIB}/sqlmap/tamper/multiplespaces.pyc
 ${PYSITELIB}/sqlmap/tamper/multiplespaces.pyo
+${PYSITELIB}/sqlmap/tamper/oraclequote.py
+${PYSITELIB}/sqlmap/tamper/oraclequote.pyc
+${PYSITELIB}/sqlmap/tamper/oraclequote.pyo
 ${PYSITELIB}/sqlmap/tamper/ord2ascii.py
 ${PYSITELIB}/sqlmap/tamper/ord2ascii.pyc
 ${PYSITELIB}/sqlmap/tamper/ord2ascii.pyo
@@ -1393,6 +1586,9 @@ ${PYSITELIB}/sqlmap/tamper/schemasplit.p
 ${PYSITELIB}/sqlmap/tamper/scientific.py
 ${PYSITELIB}/sqlmap/tamper/scientific.pyc
 ${PYSITELIB}/sqlmap/tamper/scientific.pyo
+${PYSITELIB}/sqlmap/tamper/sign.py
+${PYSITELIB}/sqlmap/tamper/sign.pyc
+${PYSITELIB}/sqlmap/tamper/sign.pyo
 ${PYSITELIB}/sqlmap/tamper/sleep2getlock.py
 ${PYSITELIB}/sqlmap/tamper/sleep2getlock.pyc
 ${PYSITELIB}/sqlmap/tamper/sleep2getlock.pyo
@@ -1474,6 +1670,12 @@ ${PYSITELIB}/sqlmap/tests/test_api.pyo
 ${PYSITELIB}/sqlmap/tests/test_bigarray.py
 ${PYSITELIB}/sqlmap/tests/test_bigarray.pyc
 ${PYSITELIB}/sqlmap/tests/test_bigarray.pyo
+${PYSITELIB}/sqlmap/tests/test_boolean_jitter.py
+${PYSITELIB}/sqlmap/tests/test_boolean_jitter.pyc
+${PYSITELIB}/sqlmap/tests/test_boolean_jitter.pyo
+${PYSITELIB}/sqlmap/tests/test_brotli.py
+${PYSITELIB}/sqlmap/tests/test_brotli.pyc
+${PYSITELIB}/sqlmap/tests/test_brotli.pyo
 ${PYSITELIB}/sqlmap/tests/test_brute.py
 ${PYSITELIB}/sqlmap/tests/test_brute.pyc
 ${PYSITELIB}/sqlmap/tests/test_brute.pyo
@@ -1504,6 +1706,9 @@ ${PYSITELIB}/sqlmap/tests/test_compat.py
 ${PYSITELIB}/sqlmap/tests/test_convert.py
 ${PYSITELIB}/sqlmap/tests/test_convert.pyc
 ${PYSITELIB}/sqlmap/tests/test_convert.pyo
+${PYSITELIB}/sqlmap/tests/test_crawler.py
+${PYSITELIB}/sqlmap/tests/test_crawler.pyc
+${PYSITELIB}/sqlmap/tests/test_crawler.pyo
 ${PYSITELIB}/sqlmap/tests/test_databases_enum.py
 ${PYSITELIB}/sqlmap/tests/test_databases_enum.pyc
 ${PYSITELIB}/sqlmap/tests/test_databases_enum.pyo
@@ -1519,6 +1724,9 @@ ${PYSITELIB}/sqlmap/tests/test_dbms_enum
 ${PYSITELIB}/sqlmap/tests/test_decodepage.py
 ${PYSITELIB}/sqlmap/tests/test_decodepage.pyc
 ${PYSITELIB}/sqlmap/tests/test_decodepage.pyo
+${PYSITELIB}/sqlmap/tests/test_decorators.py
+${PYSITELIB}/sqlmap/tests/test_decorators.pyc
+${PYSITELIB}/sqlmap/tests/test_decorators.pyo
 ${PYSITELIB}/sqlmap/tests/test_deps.py
 ${PYSITELIB}/sqlmap/tests/test_deps.pyc
 ${PYSITELIB}/sqlmap/tests/test_deps.pyo
@@ -1552,6 +1760,9 @@ ${PYSITELIB}/sqlmap/tests/test_entries.p
 ${PYSITELIB}/sqlmap/tests/test_error_engine.py
 ${PYSITELIB}/sqlmap/tests/test_error_engine.pyc
 ${PYSITELIB}/sqlmap/tests/test_error_engine.pyo
+${PYSITELIB}/sqlmap/tests/test_esperanto.py
+${PYSITELIB}/sqlmap/tests/test_esperanto.pyc
+${PYSITELIB}/sqlmap/tests/test_esperanto.pyo
 ${PYSITELIB}/sqlmap/tests/test_filesystem.py
 ${PYSITELIB}/sqlmap/tests/test_filesystem.pyc
 ${PYSITELIB}/sqlmap/tests/test_filesystem.pyo
@@ -1564,6 +1775,9 @@ ${PYSITELIB}/sqlmap/tests/test_generic_t
 ${PYSITELIB}/sqlmap/tests/test_graphql.py
 ${PYSITELIB}/sqlmap/tests/test_graphql.pyc
 ${PYSITELIB}/sqlmap/tests/test_graphql.pyo
+${PYSITELIB}/sqlmap/tests/test_grpcweb.py
+${PYSITELIB}/sqlmap/tests/test_grpcweb.pyc
+${PYSITELIB}/sqlmap/tests/test_grpcweb.pyo
 ${PYSITELIB}/sqlmap/tests/test_gui_helpers.py
 ${PYSITELIB}/sqlmap/tests/test_gui_helpers.pyc
 ${PYSITELIB}/sqlmap/tests/test_gui_helpers.pyo
@@ -1579,21 +1793,45 @@ ${PYSITELIB}/sqlmap/tests/test_hash_crac
 ${PYSITELIB}/sqlmap/tests/test_hashdb.py
 ${PYSITELIB}/sqlmap/tests/test_hashdb.pyc
 ${PYSITELIB}/sqlmap/tests/test_hashdb.pyo
+${PYSITELIB}/sqlmap/tests/test_hql.py
+${PYSITELIB}/sqlmap/tests/test_hql.pyc
+${PYSITELIB}/sqlmap/tests/test_hql.pyo
+${PYSITELIB}/sqlmap/tests/test_http2.py
+${PYSITELIB}/sqlmap/tests/test_http2.pyc
+${PYSITELIB}/sqlmap/tests/test_http2.pyo
 ${PYSITELIB}/sqlmap/tests/test_identifiers_output.py
 ${PYSITELIB}/sqlmap/tests/test_identifiers_output.pyc
 ${PYSITELIB}/sqlmap/tests/test_identifiers_output.pyo
 ${PYSITELIB}/sqlmap/tests/test_inference_engine.py
 ${PYSITELIB}/sqlmap/tests/test_inference_engine.pyc
 ${PYSITELIB}/sqlmap/tests/test_inference_engine.pyo
+${PYSITELIB}/sqlmap/tests/test_jitter_stress.py
+${PYSITELIB}/sqlmap/tests/test_jitter_stress.pyc
+${PYSITELIB}/sqlmap/tests/test_jitter_stress.pyo
+${PYSITELIB}/sqlmap/tests/test_jwt.py
+${PYSITELIB}/sqlmap/tests/test_jwt.pyc
+${PYSITELIB}/sqlmap/tests/test_jwt.pyo
+${PYSITELIB}/sqlmap/tests/test_kerberos.py
+${PYSITELIB}/sqlmap/tests/test_kerberos.pyc
+${PYSITELIB}/sqlmap/tests/test_kerberos.pyo
+${PYSITELIB}/sqlmap/tests/test_keyset_engine.py
+${PYSITELIB}/sqlmap/tests/test_keyset_engine.pyc
+${PYSITELIB}/sqlmap/tests/test_keyset_engine.pyo
 ${PYSITELIB}/sqlmap/tests/test_ldap.py
 ${PYSITELIB}/sqlmap/tests/test_ldap.pyc
 ${PYSITELIB}/sqlmap/tests/test_ldap.pyo
+${PYSITELIB}/sqlmap/tests/test_library.py
+${PYSITELIB}/sqlmap/tests/test_library.pyc
+${PYSITELIB}/sqlmap/tests/test_library.pyo
 ${PYSITELIB}/sqlmap/tests/test_misc.py
 ${PYSITELIB}/sqlmap/tests/test_misc.pyc
 ${PYSITELIB}/sqlmap/tests/test_misc.pyo
 ${PYSITELIB}/sqlmap/tests/test_nosql.py
 ${PYSITELIB}/sqlmap/tests/test_nosql.pyc
 ${PYSITELIB}/sqlmap/tests/test_nosql.pyo
+${PYSITELIB}/sqlmap/tests/test_openapi.py
+${PYSITELIB}/sqlmap/tests/test_openapi.pyc
+${PYSITELIB}/sqlmap/tests/test_openapi.pyo
 ${PYSITELIB}/sqlmap/tests/test_openapi_drift.py
 ${PYSITELIB}/sqlmap/tests/test_openapi_drift.pyc
 ${PYSITELIB}/sqlmap/tests/test_openapi_drift.pyo
@@ -1636,12 +1874,21 @@ ${PYSITELIB}/sqlmap/tests/test_safe2bin.
 ${PYSITELIB}/sqlmap/tests/test_search_enum.py
 ${PYSITELIB}/sqlmap/tests/test_search_enum.pyc
 ${PYSITELIB}/sqlmap/tests/test_search_enum.pyo
+${PYSITELIB}/sqlmap/tests/test_serialize.py
+${PYSITELIB}/sqlmap/tests/test_serialize.pyc
+${PYSITELIB}/sqlmap/tests/test_serialize.pyo
 ${PYSITELIB}/sqlmap/tests/test_settings_regex.py
 ${PYSITELIB}/sqlmap/tests/test_settings_regex.pyc
 ${PYSITELIB}/sqlmap/tests/test_settings_regex.pyo
 ${PYSITELIB}/sqlmap/tests/test_sgmllib.py
 ${PYSITELIB}/sqlmap/tests/test_sgmllib.pyc
 ${PYSITELIB}/sqlmap/tests/test_sgmllib.pyo
+${PYSITELIB}/sqlmap/tests/test_sqlalchemy.py
+${PYSITELIB}/sqlmap/tests/test_sqlalchemy.pyc
+${PYSITELIB}/sqlmap/tests/test_sqlalchemy.pyo
+${PYSITELIB}/sqlmap/tests/test_sqllint.py
+${PYSITELIB}/sqlmap/tests/test_sqllint.pyc
+${PYSITELIB}/sqlmap/tests/test_sqllint.pyo
 ${PYSITELIB}/sqlmap/tests/test_sqlparse.py
 ${PYSITELIB}/sqlmap/tests/test_sqlparse.pyc
 ${PYSITELIB}/sqlmap/tests/test_sqlparse.pyo
@@ -1672,9 +1919,6 @@ ${PYSITELIB}/sqlmap/tests/test_threads.p
 ${PYSITELIB}/sqlmap/tests/test_union_engine.py
 ${PYSITELIB}/sqlmap/tests/test_union_engine.pyc
 ${PYSITELIB}/sqlmap/tests/test_union_engine.pyo
-${PYSITELIB}/sqlmap/tests/test_unpickle_security.py
-${PYSITELIB}/sqlmap/tests/test_unpickle_security.pyc
-${PYSITELIB}/sqlmap/tests/test_unpickle_security.pyo
 ${PYSITELIB}/sqlmap/tests/test_urls.py
 ${PYSITELIB}/sqlmap/tests/test_urls.pyc
 ${PYSITELIB}/sqlmap/tests/test_urls.pyo
@@ -1687,12 +1931,18 @@ ${PYSITELIB}/sqlmap/tests/test_utils.pyo
 ${PYSITELIB}/sqlmap/tests/test_wafbypass.py
 ${PYSITELIB}/sqlmap/tests/test_wafbypass.pyc
 ${PYSITELIB}/sqlmap/tests/test_wafbypass.pyo
+${PYSITELIB}/sqlmap/tests/test_websocket.py
+${PYSITELIB}/sqlmap/tests/test_websocket.pyc
+${PYSITELIB}/sqlmap/tests/test_websocket.pyo
 ${PYSITELIB}/sqlmap/tests/test_wordlist.py
 ${PYSITELIB}/sqlmap/tests/test_wordlist.pyc
 ${PYSITELIB}/sqlmap/tests/test_wordlist.pyo
 ${PYSITELIB}/sqlmap/tests/test_xpath.py
 ${PYSITELIB}/sqlmap/tests/test_xpath.pyc
 ${PYSITELIB}/sqlmap/tests/test_xpath.pyo
+${PYSITELIB}/sqlmap/tests/test_xxe.py
+${PYSITELIB}/sqlmap/tests/test_xxe.pyc
+${PYSITELIB}/sqlmap/tests/test_xxe.pyo
 ${PYSITELIB}/sqlmap/thirdparty/__init__.py
 ${PYSITELIB}/sqlmap/thirdparty/__init__.pyc
 ${PYSITELIB}/sqlmap/thirdparty/__init__.pyo
@@ -1875,18 +2125,6 @@ ${PYSITELIB}/sqlmap/thirdparty/magic/__i
 ${PYSITELIB}/sqlmap/thirdparty/magic/magic.py
 ${PYSITELIB}/sqlmap/thirdparty/magic/magic.pyc
 ${PYSITELIB}/sqlmap/thirdparty/magic/magic.pyo
-${PYSITELIB}/sqlmap/thirdparty/multipart/__init__.py
-${PYSITELIB}/sqlmap/thirdparty/multipart/__init__.pyc
-${PYSITELIB}/sqlmap/thirdparty/multipart/__init__.pyo
-${PYSITELIB}/sqlmap/thirdparty/multipart/multipartpost.py
-${PYSITELIB}/sqlmap/thirdparty/multipart/multipartpost.pyc
-${PYSITELIB}/sqlmap/thirdparty/multipart/multipartpost.pyo
-${PYSITELIB}/sqlmap/thirdparty/odict/__init__.py
-${PYSITELIB}/sqlmap/thirdparty/odict/__init__.pyc
-${PYSITELIB}/sqlmap/thirdparty/odict/__init__.pyo
-${PYSITELIB}/sqlmap/thirdparty/odict/ordereddict.py
-${PYSITELIB}/sqlmap/thirdparty/odict/ordereddict.pyc
-${PYSITELIB}/sqlmap/thirdparty/odict/ordereddict.pyo
 ${PYSITELIB}/sqlmap/thirdparty/pydes/__init__.py
 ${PYSITELIB}/sqlmap/thirdparty/pydes/__init__.pyc
 ${PYSITELIB}/sqlmap/thirdparty/pydes/__init__.pyo

Index: pkgsrc/security/sqlmap/distinfo
diff -u pkgsrc/security/sqlmap/distinfo:1.32 pkgsrc/security/sqlmap/distinfo:1.33
--- pkgsrc/security/sqlmap/distinfo:1.32        Fri Jul  3 06:06:14 2026
+++ pkgsrc/security/sqlmap/distinfo     Wed Aug 12 12:56:47 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2026/07/03 06:06:14 adam Exp $
+$NetBSD: distinfo,v 1.33 2026/08/12 12:56:47 adam Exp $
 
-BLAKE2s (sqlmap-1.10.7.tar.gz) = 75c927b7152cb5199f6a861446a9669c4a2c5ea6c1c08421a2cef2b2d1edc1b8
-SHA512 (sqlmap-1.10.7.tar.gz) = 27757db0dc0ff623102f83491ad186db18cde0887dbcd31b5d6f41c5ee41c12b9e8b04f5a9d5f3d3ab6fb2360df677b51838cbb72337c7d19e5ce8cc01b6bc2d
-Size (sqlmap-1.10.7.tar.gz) = 7632038 bytes
+BLAKE2s (sqlmap-1.10.8.tar.gz) = ddde0cef4a81164df4f8eefd9b5b07e061135e4172bf998a07033608347041af
+SHA512 (sqlmap-1.10.8.tar.gz) = e7d7e80d69b85123ce1ade70318f2f05c40c6dff4395562501e215502b6877a518b789fdde8feb588769da4415301e03fd3d33c7ae938a4b3ce687bebd3cfa37
+Size (sqlmap-1.10.8.tar.gz) = 8198259 bytes



Home | Main Index | Thread Index | Old Index