checkmate5 1.4.7__tar.gz → 1.5.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {checkmate5-1.4.7 → checkmate5-1.5.0}/PKG-INFO +2 -2
- {checkmate5-1.4.7 → checkmate5-1.5.0}/README.md +1 -1
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/backend.py +33 -19
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/analyze.py +1 -1
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate5.egg-info/PKG-INFO +2 -2
- {checkmate5-1.4.7 → checkmate5-1.5.0}/.dockerignore +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/.gitignore +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/.woodpecker.yml +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/CHANGELOG.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/LICENSE.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/MANIFEST.in +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/Pipfile +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/Pipfile.lock +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/.github/FUNDING.yml +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/.gitignore +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/Changelog +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/LICENSE +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/Makefile +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/README.md +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/graudit +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/graudit.in.1 +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/graudit.in.7 +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/ELcheck.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/README +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/ampscript.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/b0ftaint.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/check-db.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/composeraudit.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/flatline.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/flatline.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/fm-php.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/gitlog.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/gitscan +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/grauditreport.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/graufflehog.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/jsptaint.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/onlyfiles.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/phptaint.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/qb64.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/rce.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/rcescan.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/serializephp.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/supression.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/svnhook.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/taintfind.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/vulntaint.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/misc/wordpress.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/actionscript.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/android/base.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/android/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/android.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/asp/base.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/asp/sql.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/asp.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/c/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/c/malloc.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/c/memleak.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/c/memsad.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/c/original.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/c.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/cobol.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/default.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/config.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/cookies.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/crypto.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/error.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/exec.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/inputcontrols.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/legacy.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/logging.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/memory.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/permission.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/redirect.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/reflection.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/request.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/serialization.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/sql.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/ssl.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet/xss.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/dotnet.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/exec.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/file.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/handlers.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/session.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/sql.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/ssl.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/template.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go/xss.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/go.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/ios.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/crypto.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/exceptions.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/java.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/jsp.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/ssl.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/ssti.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/xss.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java/xxe.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/java.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/js/cookie.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/js/electron.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/js/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/js/javascript.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/js/node.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/js/sql.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/js.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/nim/default.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/nim/files.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/nim/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/nim/os.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/nim/pragma.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/nim.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/owasp/apache.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/owasp/asp.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/owasp/dotnet.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/owasp/java.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/owasp/javascript.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/perl/exec.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/perl/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/perl/perl.original +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/perl/superglobal.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/perl/todo.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/perl/xss.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/perl.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/callbacks.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/closure.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/default.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/exec.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/extensions.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/ffi.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/hash.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/info.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/mq.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/php.original +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/psr-7.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/seclib.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/sql.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/ssl.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/streams.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/superglobal.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/todo.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php/xss.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/php.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/python/file.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/python/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/python/original.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/python/text.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/python/url.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/python.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/ruby.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/scala/crypto.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/scala/exec.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/scala/file.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/scala/fruit.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/scala.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/secrets-b64.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/secrets.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/spsqli.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/sql.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/strings.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/signatures/xss.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/aggregate-results.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/anotherfile +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/blank-test.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/crlf.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/example.asp +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/example.jsp +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/example.php +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/exec.php +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/git-test.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/includes.php +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/nomatch.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/runtests.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/spaced filename +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-000.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-actionscript.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-android.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-asp.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-c.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-changelog.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-cobol.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-default.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-dotnet.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-exec.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-fruit.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-go.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-ios.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-java.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-js.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-nim.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-perl.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-php.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-python.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-ruby.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-scala.db +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-secrets.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-signaturebugs.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-spsqli.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-sql.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-strings.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/t-xss.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/test-lib.sh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/whitespace.php +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/t/xss.php +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/graudit/tojson.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/text4shell-ce/LICENSE +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/text4shell-ce/README.md +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/bin/text4shell-ce/scan_commons_text_versions.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/__main__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/aigraphcodescan/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/aigraphcodescan/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/aigraphcodescan/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/aigraphcodescan/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/opengrep/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/opengrep/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/opengrep/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/all/opengrep/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/cve/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/cve/text4shell/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/cve/text4shell/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/cve/text4shell/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/cve/text4shell/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/commands/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/commands/analyze.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/commands/base.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/commands/diff.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/commands/init.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/commands/update_stats.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/hooks/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/hooks/project.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/lib/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/lib/repository.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/lib/repository_pygit2.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/lib/ssh +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/models.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/git/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/golang/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/golang/gostaticcheck/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/golang/gostaticcheck/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/golang/gostaticcheck/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/golang/gostaticcheck/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/kubescape/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/kubescape/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/kubescape/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/kubescape/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/trivy/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/trivy/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/trivy/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/iac/trivy/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/java/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/javascript/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/perl/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/perl/graudit/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/perl/graudit/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/perl/graudit/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/perl/graudit/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/python/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/python/bandit/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/python/bandit/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/python/bandit/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/python/bandit/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/ruby/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/ruby/brakeman/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/ruby/brakeman/analyzer.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/ruby/brakeman/issues_data.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/contrib/plugins/ruby/brakeman/setup.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/docker_runner.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/exceptions.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/facts.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/hashing.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/issue.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/opengrep_rules.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/helpers/settings.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/analysis/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/analysis/base.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/code/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/code/environment.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/code.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/models.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/stats/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/stats/helpers.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/lib/stats/mapreduce.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/alembic.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/analyzers.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/base.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/compare.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/export.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/info.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/init.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/issues.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/props/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/props/delete.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/props/get.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/props/set.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/reset.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/shell.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/snapshots.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/stats.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/summary.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/sync.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/trend.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/commands/watch.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/decorators.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/management/helpers.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/scripts/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/scripts/manage.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/settings/__init__.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/settings/base.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate/settings/defaults.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate5.egg-info/SOURCES.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate5.egg-info/dependency_links.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate5.egg-info/entry_points.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate5.egg-info/requires.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/checkmate5.egg-info/top_level.txt +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/docs/images/sample-run.png +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/exceptions.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/pyproject.toml +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/renovate.json +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/setup.cfg +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/tests/test_init_commands.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/tests/test_issues_command.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/tests/test_opengrep_cli.py +0 -0
- {checkmate5-1.4.7 → checkmate5-1.5.0}/tests/test_snapshots_command.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: checkmate5
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.5.0
|
|
4
4
|
Summary: A meta-code checker written in Python.
|
|
5
5
|
Author: Andreas Dewes
|
|
6
6
|
License: AGPL-3.0
|
|
@@ -209,7 +209,7 @@ This prints the OpenGrep command, config paths, and raw JSON results.
|
|
|
209
209
|
Speed up analysis with parallel jobs:
|
|
210
210
|
|
|
211
211
|
```
|
|
212
|
-
checkmate analyze
|
|
212
|
+
checkmate analyze --jobs 4
|
|
213
213
|
checkmate analyze --jobs 8
|
|
214
214
|
```
|
|
215
215
|
|
|
@@ -3,6 +3,7 @@ Thin wrapper around BlitzDB's SQL backend to support SQLite/SQL engines.
|
|
|
3
3
|
"""
|
|
4
4
|
|
|
5
5
|
import inspect
|
|
6
|
+
import sys
|
|
6
7
|
from contextlib import contextmanager
|
|
7
8
|
from blitzdb.backends.sql.backend import Backend as BlitzSQLBackend
|
|
8
9
|
|
|
@@ -366,32 +367,45 @@ class SQLBackend:
|
|
|
366
367
|
@contextmanager
|
|
367
368
|
def transaction(self):
|
|
368
369
|
if hasattr(self.backend, "transaction"):
|
|
370
|
+
# Avoid nested begin() when a transaction is already active.
|
|
371
|
+
if getattr(self.backend, "current_transaction", None):
|
|
372
|
+
yield
|
|
373
|
+
return
|
|
374
|
+
|
|
375
|
+
# Check SQLAlchemy connection transaction state
|
|
369
376
|
try:
|
|
370
|
-
|
|
371
|
-
if
|
|
377
|
+
conn = getattr(self.backend, "connection", None)
|
|
378
|
+
if conn is not None and hasattr(conn, "in_transaction") and conn.in_transaction():
|
|
372
379
|
yield
|
|
373
380
|
return
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
with self.backend.transaction():
|
|
385
|
-
yield
|
|
386
|
-
return
|
|
387
|
-
except (AttributeError, RuntimeError) as exc:
|
|
381
|
+
except Exception:
|
|
382
|
+
pass
|
|
383
|
+
|
|
384
|
+
# Try to start a new transaction - if it fails due to an existing transaction, yield without wrapping
|
|
385
|
+
transaction_started = False
|
|
386
|
+
try:
|
|
387
|
+
transaction_ctx = self.backend.transaction()
|
|
388
|
+
transaction_ctx.__enter__()
|
|
389
|
+
transaction_started = True
|
|
390
|
+
except Exception as exc:
|
|
388
391
|
exc_str = str(exc)
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
# Transaction already active, just yield
|
|
392
|
+
if ("begin" in exc_str.lower() or "already initialized" in exc_str.lower()):
|
|
393
|
+
# Transaction already active, yield without wrapping
|
|
392
394
|
yield
|
|
393
395
|
return
|
|
394
396
|
raise
|
|
397
|
+
|
|
398
|
+
# If we successfully started a transaction, manage it properly
|
|
399
|
+
try:
|
|
400
|
+
yield
|
|
401
|
+
transaction_ctx.__exit__(None, None, None)
|
|
402
|
+
except Exception:
|
|
403
|
+
try:
|
|
404
|
+
transaction_ctx.__exit__(*sys.exc_info())
|
|
405
|
+
except Exception:
|
|
406
|
+
pass
|
|
407
|
+
raise
|
|
408
|
+
return
|
|
395
409
|
# Fallback: no-op transaction when backend lacks support
|
|
396
410
|
yield
|
|
397
411
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: checkmate5
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.5.0
|
|
4
4
|
Summary: A meta-code checker written in Python.
|
|
5
5
|
Author: Andreas Dewes
|
|
6
6
|
License: AGPL-3.0
|
|
@@ -209,7 +209,7 @@ This prints the OpenGrep command, config paths, and raw JSON results.
|
|
|
209
209
|
Speed up analysis with parallel jobs:
|
|
210
210
|
|
|
211
211
|
```
|
|
212
|
-
checkmate analyze
|
|
212
|
+
checkmate analyze --jobs 4
|
|
213
213
|
checkmate analyze --jobs 8
|
|
214
214
|
```
|
|
215
215
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|