-
Notifications
You must be signed in to change notification settings - Fork 73
Comparing changes
Open a pull request
base repository: apigee/apigeelint
base: v2.56.0
head repository: apigee/apigeelint
compare: main
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e00e80 - Browse repository at this point
Copy the full SHA 4e00e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5715504 - Browse repository at this point
Copy the full SHA 5715504View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb78e44 - Browse repository at this point
Copy the full SHA eb78e44View commit details
Commits on Sep 27, 2024
-
* fix: make xmldom location resolution more reliable * v2.56.2 * remove trailing slash ...to allow it to work on windows --------- Co-authored-by: Sai Saran Vaidyanathan <ssvaidyanathan@google.com>
Configuration menu - View commit details
-
Copy full SHA for 51e2eab - Browse repository at this point
Copy the full SHA 51e2eabView commit details -
feat: BN014 detect duplicate policies (#468)
* feat: BN014 duplicate policy checker * add README update * remove the code in EP001 for detecting duplicates
Configuration menu - View commit details
-
Copy full SHA for e21e568 - Browse repository at this point
Copy the full SHA e21e568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c7c88 - Browse repository at this point
Copy the full SHA 45c7c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for db94be1 - Browse repository at this point
Copy the full SHA db94be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c88e64 - Browse repository at this point
Copy the full SHA 0c88e64View commit details -
Merge pull request #472 from DinoChiesa/target-lb-checks
feat: TD008 and TD009 to perform checks on LoadBalancer
Configuration menu - View commit details
-
Copy full SHA for 0e85491 - Browse repository at this point
Copy the full SHA 0e85491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d3b3f - Browse repository at this point
Copy the full SHA 88d3b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f77742d - Browse repository at this point
Copy the full SHA f77742dView commit details
Commits on Oct 7, 2024
-
chore: refactor TD004 into multiple different plugins (#478)
* chore: refactor TD004 into multiple different plugins. Now, we have * TD004 - Enabled + Enforce on SSLInfo * TD011 - IgnoreValidationErrors is not present or false * TD012 - exactly one SSLInfo element * TD013 - hygiene w.r.t. ClientAuthEnabled * TD014 - exactly one URL or LoadBalancer element * TD015 - check for MaxFailures when LoadBalancer is present * add tests for all of the above plugins * fixup EP002 test to account for new TD012 error
Configuration menu - View commit details
-
Copy full SHA for 4e64b92 - Browse repository at this point
Copy the full SHA 4e64b92View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9812af5 - Browse repository at this point
Copy the full SHA 9812af5View commit details -
Merge pull request #484 from DinoChiesa/issue483-CC005
fix: issue483 CC005 no longer modifies truthtable
Configuration menu - View commit details
-
Copy full SHA for 6cdd5f8 - Browse repository at this point
Copy the full SHA 6cdd5f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3695db - Browse repository at this point
Copy the full SHA a3695dbView commit details -
feat: PO038 check KeyValueMapOperations MapName and identifier (#485)
* feat: PO038 check KeyValueMapOperations MapName and identifier * add README update
Configuration menu - View commit details
-
Copy full SHA for c98c203 - Browse repository at this point
Copy the full SHA c98c203View commit details -
fix: BN013 correct handling of resource shortname (#486)
* fix: BN013 correct handling of resource shortname * clean comments from test module
Configuration menu - View commit details
-
Copy full SHA for c52ef7d - Browse repository at this point
Copy the full SHA c52ef7dView commit details
Commits on Nov 2, 2024
-
fix: look more thoroughly for xmldom/xmldom (#487)
* fix: look more thoroughly for xmldom/xmldom * update package.json to require node v20 or later * feat: PO038 check KeyValueMapOperations MapName and identifier (#485) * feat: PO038 check KeyValueMapOperations MapName and identifier * add README update * fix: BN013 correct handling of resource shortname (#486) * fix: BN013 correct handling of resource shortname * clean comments from test module * fix: look more thoroughly for xmldom/xmldom * update package.json to require node v20 or later * fix: replace myUtil with lintUtil.js,and cleanup xmldom test
Configuration menu - View commit details
-
Copy full SHA for 099d2b5 - Browse repository at this point
Copy the full SHA 099d2b5View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce945e8 - Browse repository at this point
Copy the full SHA ce945e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896eb5e - Browse repository at this point
Copy the full SHA 896eb5eView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b84e88d - Browse repository at this point
Copy the full SHA b84e88dView commit details -
Merge pull request #489 from DinoChiesa/issue479
feat: TD016 check that HealthMonitor present only when applicable
Configuration menu - View commit details
-
Copy full SHA for 12e2bdb - Browse repository at this point
Copy the full SHA 12e2bdbView commit details
Commits on Dec 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1693a77 - Browse repository at this point
Copy the full SHA 1693a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf2524 - Browse repository at this point
Copy the full SHA dbf2524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6047b6d - Browse repository at this point
Copy the full SHA 6047b6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc6c320 - Browse repository at this point
Copy the full SHA cc6c320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd4ce8 - Browse repository at this point
Copy the full SHA 8bd4ce8View commit details
Commits on Dec 7, 2024
-
Merge pull request #490 from DinoChiesa/ml-resourcetype
feat: P039 to scan MessageLogging/CloudLogging
Configuration menu - View commit details
-
Copy full SHA for 914ccf9 - Browse repository at this point
Copy the full SHA 914ccf9View commit details -
Merge pull request #491 from DinoChiesa/handle-zip
feat: handle ingest of zipped bundles
Configuration menu - View commit details
-
Copy full SHA for 9a06125 - Browse repository at this point
Copy the full SHA 9a06125View commit details -
Merge pull request #492 from DinoChiesa/policies-after-raisefault
feat: ST008 check for policies attached after RaiseFault
Configuration menu - View commit details
-
Copy full SHA for 26b6db6 - Browse repository at this point
Copy the full SHA 26b6db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ef95a - Browse repository at this point
Copy the full SHA 45ef95aView commit details -
Merge pull request #493 from DinoChiesa/po039-test-fixup
fix: correct errant tests for PO039
Configuration menu - View commit details
-
Copy full SHA for 1c21957 - Browse repository at this point
Copy the full SHA 1c21957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f04192 - Browse repository at this point
Copy the full SHA 9f04192View commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d602c4 - Browse repository at this point
Copy the full SHA 1d602c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26bb956 - Browse repository at this point
Copy the full SHA 26bb956View commit details -
Configuration menu - View commit details
-
Copy full SHA for b736fb8 - Browse repository at this point
Copy the full SHA b736fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b05de - Browse repository at this point
Copy the full SHA 98b05deView commit details -
Merge pull request #494 from DinoChiesa/code-cleanup
chore: code cleanup. add new test for PO039.
Configuration menu - View commit details
-
Copy full SHA for 5ce7ae9 - Browse repository at this point
Copy the full SHA 5ce7ae9View commit details -
Merge pull request #495 from DinoChiesa/download-feature
implement the download feature for the cli
Configuration menu - View commit details
-
Copy full SHA for ebde757 - Browse repository at this point
Copy the full SHA ebde757View commit details
Commits on Dec 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f8434d - Browse repository at this point
Copy the full SHA 0f8434dView commit details
Commits on Jan 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 276dd05 - Browse repository at this point
Copy the full SHA 276dd05View commit details
Commits on Jan 10, 2025
-
Update downloader.js fixes Issue #497
Fixes Issue #497, sorts numerically
Configuration menu - View commit details
-
Copy full SHA for fee76c4 - Browse repository at this point
Copy the full SHA fee76c4View commit details -
Merge pull request #498 from kurtkanaskie/Issue497
Update downloader.js fixes Issue #497
Configuration menu - View commit details
-
Copy full SHA for 7258a0c - Browse repository at this point
Copy the full SHA 7258a0cView commit details -
Merge pull request #496 from DinoChiesa/fix-readme-1
fix: minor typo in README
Configuration menu - View commit details
-
Copy full SHA for 5c73ac2 - Browse repository at this point
Copy the full SHA 5c73ac2View commit details
There are no files selected for viewing