Skip to content
Snippets Groups Projects
  1. Jul 15, 2022
  2. May 20, 2022
  3. Apr 20, 2022
  4. Apr 19, 2022
  5. Apr 12, 2022
  6. Apr 05, 2022
  7. Apr 01, 2022
  8. Mar 25, 2022
  9. Mar 24, 2022
  10. Mar 22, 2022
  11. Mar 09, 2022
  12. Mar 08, 2022
  13. Feb 15, 2022
  14. Jan 20, 2022
    • Zitnik, Anze's avatar
      Add basic kubernetes YAML definitions. · 57b66dc2
      Zitnik, Anze authored
      57b66dc2
    • Zitnik, Anze's avatar
      Add demo mode function. · 1cf48f6e
      Zitnik, Anze authored
      Squashed commit of the following:
      
      commit 718efd4db1fd64e5baed53d27c149219fab47879
      Author: Anže Žitnik <anze.zitnik@xlab.si>
      Date:   Thu Jan 20 16:03:58 2022 +0100
      
          Version up
      
      commit c574b33acd9c5c131e8a2b53ad69ff1a970d2203
      Author: Anže Žitnik <anze.zitnik@xlab.si>
      Date:   Thu Jan 20 16:02:07 2022 +0100
      
          Add demo mode function.
      
          Created an option in constants.json where demo mode can be selected. It will not query wazuh or elastic, just output random evidence.
      1cf48f6e
  15. Jan 18, 2022
  16. Dec 14, 2021
    • Zitnik, Anze's avatar
      Fix some typos in code · 6f3d5cfb
      Zitnik, Anze authored
      6f3d5cfb
    • Zitnik, Anze's avatar
      Use AssessEvidence instead of StoreEvidence RPC on Clouditor. · 8904133d
      Zitnik, Anze authored
      Some refactoring.
      
      Squashed commit of the following:
      
      commit 11ae9a48f6b41c2dc5b3e00de1b808b75cc39013
      Author: Anže Žitnik <anze.zitnik@xlab.si>
      Date:   Tue Dec 14 11:40:01 2021 +0100
      
          Change CI script: build and test all branches
      
      commit fe84541d50ffc6b25d5fff94b1781345ec2b548d
      Author: Anže Žitnik <anze.zitnik@xlab.si>
      Date:   Tue Dec 14 11:33:07 2021 +0100
      
          Version up
      
      commit b99df078408ea2649ce59cd2d17c247c04c6a992
      Author: Anže Žitnik <anze.zitnik@xlab.si>
      Date:   Tue Dec 14 11:25:12 2021 +0100
      
          Update dockerignore: add (v)env folder.
      
      commit 20944e6743ce112d558fb0205a9347a46c17da8b
      Author: Anže Žitnik <anze.zitnik@xlab.si>
      Date:   Tue Dec 14 10:56:41 2021 +0100
      
          Refactoring: move all gRPC-generated files to their own package (grpc_gen).
      
      commit f4dce9c9076a1336dc7d0b5e15759b24c4f9bea7
      Author: Anže Žitnik <anze.zitnik@xlab.si>
      Date:   Tue Dec 14 10:34:05 2021 +0100
      
          Use AssessEvidence instead of StoreEvidence RPC on Clouditor.
      
          Added necessary proto files (removed unneeded) and regenerated python code from them. Also added Google APIs dependencies for grpc code generation. Accordingly updated README. Also updated requirements.txt to include some packages for grpc python code generation and for usage of Google APIs.
      
          Note that with the call to AssessEvidence, we need to provide an AssessEvidenceRequest object (instead of simply Evidence as before). Most changes of existing code are because of this.
      8904133d
    • Zitnik, Anze's avatar
      257ce00a
  17. Dec 10, 2021
Loading