This project is mirrored from https://gitee.com/NQL886/vault.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 30 Mar, 2022 1 commit
  2. 21 Mar, 2022 1 commit
  3. 18 Mar, 2022 1 commit
    • Hridoy Roy's avatar
      Add Semgrep Rules to OSS (#14513) · aaf3ce84
      Hridoy Roy authored
      * add semgrep yml
      
      * add semgrep ci job
      
      * remove replication semgrep rule in oss
      
      * fix makefile
      
      * add semgrep to ci
      
      * upwind triple if in ui.go semgrep refactoring
      aaf3ce84
  4. 23 Feb, 2022 1 commit
  5. 11 Jan, 2022 1 commit
  6. 14 Dec, 2021 2 commits
  7. 05 Nov, 2021 1 commit
  8. 03 Nov, 2021 1 commit
  9. 21 Oct, 2021 1 commit
    • Nick Cabatoff's avatar
      Move to go 1.17 (#12868) · 69f874be
      Nick Cabatoff authored
      Also ensure that the go 1.17 breaking changes to net.ParseCIDR don't make us choke on stored CIDRs that were acceptable to older Go versions.
      69f874be
  10. 27 Sep, 2021 1 commit
  11. 24 Aug, 2021 1 commit
  12. 06 Jul, 2021 1 commit
  13. 28 Jun, 2021 1 commit
  14. 25 Jun, 2021 1 commit
  15. 18 Jun, 2021 1 commit
  16. 11 Jun, 2021 2 commits
  17. 10 Jun, 2021 1 commit
  18. 09 Jun, 2021 1 commit
  19. 01 Jun, 2021 2 commits
  20. 12 May, 2021 1 commit
  21. 06 Apr, 2021 1 commit
  22. 15 Jan, 2021 1 commit
  23. 03 Dec, 2020 1 commit
  24. 04 Nov, 2020 1 commit
  25. 17 Sep, 2020 1 commit
  26. 15 Sep, 2020 3 commits
  27. 11 Aug, 2020 1 commit
    • Sam Salisbury's avatar
      ci/packagespec (#9653) · 956bd0af
      Sam Salisbury authored
      * add packagespec build system
      
      - The majority of changes in this commit are files generated
        by packagespec (everything in the packages-oss.lock directory).
      
      * add .yamllint
      
      * update to packagespec@fd54aea4
      
      * ci: bust packagespec cache
      
      - Change to packagespec results in package IDs that can use
        git tag refs, not just commit refs.
      
      * update to packagepsec@5fc121d0
      
      - This busts all caches, because of a change to the way we
        no longer traverse from tag refs to commit refs, due to
        the potential confusion this can cause.
      - See https://github.com/hashicorp/packagespec/commit/fd54aea4827bb6cfd637c78a2ab6274111605330
        for the original change to packagespec necessitating this.
      
      * update to packagespec@5e6c87b6
      
      - This completes the change to allowing git tag refs
        to be used for source IDs, begun in f130b940a8fbe3e9398225b08ea1d63420bef7b6
      
      * update to packagespec@4d3c9e8b
      
      - This busts cache, needed to apply previous change.
      
      * remove RELEASE_BUIL...
      956bd0af
  28. 29 Jul, 2020 1 commit
  29. 21 Jul, 2020 2 commits
  30. 01 May, 2020 1 commit
  31. 02 Mar, 2020 1 commit
  32. 12 Nov, 2019 1 commit
  33. 06 Nov, 2019 1 commit
    • Sam Salisbury's avatar
      ci: switch to go1.12.12 on machine executors (#7703) · 8dcf3123
      Sam Salisbury authored
      * ci: switch to go1.12.12 on machine executors
      
      - This brings in recent ci changes from the release/1.2.x branch.
      
      * go mod vendor
      
      * ci: remove ent build tags
      
      * ci: fix gopath
      
      * go mod vendor
      
      * ci: ensure yarn install
      
      * ci: add debug commands
      
      * ci: debugging
      
      * ci: increment yarn cache; remove debugging
      
      * ci: remove redundant yarn install
      8dcf3123
  34. 14 Oct, 2019 1 commit