diff --git a/.github/scripts/update-readme.py b/.github/scripts/update-readme.py index dda4f6a..b5c9a96 100644 --- a/.github/scripts/update-readme.py +++ b/.github/scripts/update-readme.py @@ -30,7 +30,7 @@ def update_vulnerable_status(template_status, vuln_dir): # Function to update README.md with a table (4 columns: Template Name, Vulnerable Page, Template Name, Vulnerable Page) def update_readme(template_status, root_dir): readme_file = 'README.md' - github_base_url = "https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/blob/main/" + github_base_url = "https://github.com/OWASP/www-project-asvs-security-evaluation-templates-with-nuclei/blob/dev/" try: with open(readme_file, 'r', encoding='utf-8') as file: diff --git a/README.md b/README.md index 59e67ad..d2a1b44 100644 --- a/README.md +++ b/README.md @@ -39,23 +39,23 @@ The project current core team are: Template NameVulnerable PageTemplate NameVulnerable Page 2.1.11✔️3.1.13.4.13.4.2❌ -5.1.5✔️5.1.2❌ -5.1.15.2.1❌ -5.2.5.15.2.6❌ -5.3.3.15.3.3.2❌ -5.3.9✔️5.5.2❌ +5.1.25.1.5✔️ +5.1.15.2.5.1❌ +5.2.15.2.6❌ +5.3.3.25.3.9✔️ +5.3.3.15.5.28.2.19.1.39.1.212.1.1✔️ 12.1.1.212.3.3✔️ 12.6.1✔️13.1.3❌ -13.2.113.2.3❌ -13.2.2✔️13.3.1✔️ +13.2.2✔️13.2.3❌ +13.2.113.3.1✔️ 14.2.314.3.2❌ -14.4.414.4.3❌ -14.4.514.4.7❌ -14.4.114.4.6❌ -14.4.214.5.1❌ -14.5.3✔️14.5.2✔️ +14.4.314.4.2❌ +14.4.514.4.6❌ +14.4.414.4.7❌ +14.4.114.5.3✔️ +14.5.114.5.2✔️ diff --git a/templates/9.1.3.yaml b/templates/9.1.3.yaml index 33be3bf..67aa151 100644 --- a/templates/9.1.3.yaml +++ b/templates/9.1.3.yaml @@ -45,4 +45,4 @@ ssl: - type: json json: - " .tls_version" -# digest: 4a0a00473045022042f1672410949e71eaa8aee71d0fbb1c67db1e96b579e6fbfac0d6851e8e1c8e022100dd3eab50a2051e2c015560c4fbac41ccdffaa1a13fd315a0ec9abe6d41130696:236a7c23afe836fbe231d6e037cff444 \ No newline at end of file +# digest: 4a0a00473045022100e9b21b02ae9125583f10e19a1e815d94d5cef592ec721113260e5cb97505b98d022027b64c7e5534e024598f75de201fe965b7c2c5b770d6f3f78ed783d52551a6ee:236a7c23afe836fbe231d6e037cff444 \ No newline at end of file