ITADN

版本发布 8

v1.0.0-alpha.1.5.2
? · 2025-08-28

## Changelog * 1474082b205aeb19926f9d5fe77815f557f8a362 Merge pull request #83 from GROwen/patch-1 * 7378f8bd4869bb410386f08b7d7693dffc73a2af Merge pull request #86 from salsadigitalauorg/feature/govcms-12752-allowed-list-key-lookup * 7d5037e4a14e491d9f92f37bd74cf84a0b94a0fb Toolchain update * 456067864c1a1cd8a90bd23460b52fc54bdcca25 feat: added map key lookup

v1.0.0-alpha.1.5.1
? · 2025-03-17

## Changelog * 5e1ee1eaba93c5d0d1fdeb87e21123b2b22ef81b Merge pull request #80 from salsadigitalauorg/feature/add-file-output * e8c0880e99031ec0182a5991c78b3122f4f81c4b Merge pull request #82 from salsadigitalauorg/feature/update-junit-output * 407ea407903da1f366c8fb65a28b37103829bb70 feat: add file output support with multiple formats * 2c94e888041fa6e213cad7a0ef8a5cfc6a82cbd7 feat: add flag tracking for outputters to prevent config overrides * 020340402af7a68e47845d3fb4c3874154f1a635 feat: enhance BaseAnalyser with CheckType management and update output handling * 9323cbc75ebe07651eab220e70625f547a53b23e feat: enhance file output handling with improved configuration and error management * ed2ae86c41ef0d5adbf246cc36c7be0b1c5974e6 fix: modify output handling to separate stdout and other outputters * 579a2a0a7b96c6bdbbba18e9dafe697318cb669d fix: update file output configuration in regex example YAMLs * 85584c5896d8309f226bf139f0357ae7d9330aa1 fix: update output file extension from .junit to .xml in example configs

v1.0.0-alpha.1.5.0
? · 2025-02-28

## Changelog * 3d1aed791bc72a1a59fdd947ad43f24428fd981e Merge pull request #78 from salsadigitalauorg/feature/plugin-refactor * 3bd5d36342f393f9287a11bf7ab23e3d185b0945 Merge pull request #79 from salsadigitalauorg/feature/fix-severity-propagation * 30efeb2e3ea55ead1f6556c60c1770158c66ba67 added example usage * ee460090b4943314dfde0d2a435d2a2b845f41f2 feat: add base plugin infrastructure and plugin manager * cff40d8cfbf46f71c7f983c94c03248bb0a96d4a feat: add severity support to base analyser result * 12933c079ac9f66ee98d1b7e1b958070bdf7b0da refactor: consolidate fact plugin infrastructure * 9d1846d0e0f047e5d5beb65cf510713b9ce00d27 refactor: remove fact plugin template and update fact plugin generation * e5fddc05ce3a946b09e9c00c9aecbe9d3b859773 refactor: update analyse plugin infrastructure and management * 6f9ed7840adcf73fe4059902da166783249f257a refactor: update connection plugin infrastructure and management * b1ab42eeac832c26ca06a9af4b727d11cca49314 refactor: update fact plugin validation and input handling * eb32295fb594694400e667c855a78f5100773a4b refactor: update test data and fact plugin infrastructure

v1.0.0-alpha.1.4.2
? · 2025-02-18

## Changelog * 0e9a7ddad7f9813ab7b192c79bd7955d5e258621 feat: added not:equals analyser

v1.0.0-alpha.1.4.1
? · 2025-02-13

## Changelog * c37ff585957b7503994dcf71303fc7a1b6e50d5c [DEVOPS-713] Add ignore-error to Command fact. * 39b238397a9cd028b229b43a4745f59154e5d384 chore: added analyse docs * d7cd860b709576da64f567dfea3e2234eca0ac88 chore: pin go version in images as well * f7e1c2fd88a4da60601b1ad91ed7d34901f14080 chore: pin go version to allow compiling from older images * 8ad154b3bd7ae2f19cd1f3a0c557e5482e23987f chore: removed unused field * 8d75d0042c635d7bd516d061d024dba5e0485ab0 feat: add RegexNotMatch analyser

v1.0.0-alpha.1.4.0
? · 2025-02-12

## Changelog * d043c52b541c6a7f8fd6d23748f2aa86c0156150 Merge pull request #71 from salsadigitalauorg/feature/DEVOPS-158-sdp-platform-rules * 9bf11e6d718bf18b92810578930aed7cba9d8fd7 Merge pull request #75 from salsadigitalauorg/feature/DEVOPS-713-2fa-enforcement * c7dd8adae18f077d89fee2d9e0cc9e60c634eae5 Merge pull request #76 from salsadigitalauorg/feature/DEVOPS-713-2fa-enforcement * 259f0660f9cdad632338affbc732e06509c8d39a [DEVOPS-158] Add docker support to yaml:key * 4b5abf940fa121acd38b2a55bed93436daed544d [DEVOPS-158] Added more doc pages. * 0d151940bab1e7484e77203a97ae93e0ad386a08 [DEVOPS-158] Support required values in allowed:list * 0791716f10335c2f7c51700cb18e8bca73797f86 [DEVOPS-158] Support single string value regex match * 80dae12ebc7cd07f82a38eee81b87b86065477a2 [DEVOPS-570] Added command fact plugin (#73) * 4c404e1b8abc7694555049e5ece4045c58231b2c [DEVOPS-713] Added AnalyseTest helper. * ebdecbaa0f87d3401f8cacd15df8fc356b7496e4 [DEVOPS-713] Added Remediator plugin. * 76a2d345d4c74d5dce82b1db8ac43c3030dbe376 [DEVOPS-713] Added basic docs for remediation. * d675dafb279886348a3fa22fa1fcd8f276c3a362 [DEVOPS-713] Added equals analyser. * 95a7dfa94618c022ac7a48baeb3856b66f68783e [DEVOPS-713] Developed further config for tfa enforcement. * 231c2df995a5bb1707fabfe0d7c2fba396c57d10 [DEVOPS-713] Fully implemented remediation. * 0b79957d92fa4a8bfc86f02065b80ec3cd34142b [DEVOPS-713] Refactor GetRemediation to GetRemediationResult. * 94ff77538dd82b5f40ec16668b0660edda1a8ab9 [DEVOPS-713] Refactor Remediation to RemediationResult. * e8962e918f7605ce8615a131b66d676ef164a71f chore(deps): bump the go_modules group across 1 directory with 2 updates (#74) * a4b33232fc43924183f5dd057d5301b68f7aa100 chore: added tests for breach & remediation * 2046c24110dc852ce09bb6426edeb5a12fb9c846 chore: fixed failing test * 14ba64e2aece85a97213d155854c0be4975e7fae chore: generate tests for generated funcs * 32c33ae46754a88464fc1269ae2c1ab8bdb9404b chore: refactor remediation into its own package * 6ccd1ed7d65cdf1d3dc7dea13e11bc6ba468df82 ci: build the docs before publishing * ed6da7659eb25301a615cda94135e34c174437fd ci: bump go version * 9dba09d3830f77762b7b061b400632248d751963 ci: bump go version in Dockerfile * 160f431db600641d946313c1182270c2ce6ed860 ci: exclude generators from coverage * 1e58356b23f7523cb30e47a3cc887a7f2dce278d ci: fix action name * a7152083101ab6b93829c96835ff9cbe4960096b ci: specify action version * d1e017d8a8dcfc9817a480fda550fc0829ecb262 ci: upload coverage for 1.x * cb61bc0de7311c844fdb58933cd899705702a960 ci: use gh-pages link for main branch

v1.0.0-alpha.1.3.2
? · 2025-01-09

## Changelog * 9ef0a94c8fad3565703131ef4eb5e98a7c610c75 fix: added logic for junit output

v1.0.0-alpha.1.3.1
? · 2024-10-22

## Changelog * 1adc89b841cdaabf3a5b9848a92d48d7abff65e4 fix: url should not be a token obviously