Commit Graph

  • fee72ba092 Bump google.golang.org/api from 0.274.0 to 0.284.0 dependabot/go_modules/google.golang.org/api-0.284.0 dependabot[bot] 2026-06-15 20:54:55 +00:00
  • d7f5118d5d Bump github.com/fxamacker/cbor/v2 from 2.9.0 to 2.9.2 dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.2 dependabot[bot] 2026-06-15 20:53:31 +00:00
  • cd70d38b38 Bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 dependabot/go_modules/github.com/go-chi/chi/v5-5.3.0 dependabot[bot] 2026-06-11 15:10:46 +00:00
  • 32d0aa7a38 Bump google.golang.org/grpc from 1.80.0 to 1.81.1 dependabot/go_modules/google.golang.org/grpc-1.81.1 dependabot[bot] 2026-06-11 15:10:40 +00:00
  • 6169766666 NOISSUE - Fix agent startup issues (#605) main Sammy Kerata Oina 2026-06-11 18:08:24 +03:00
  • b7a3e14d38 Bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.3.1 dependabot[bot] 2026-06-08 20:54:03 +00:00
  • 5f339d2fab NOISSUE - Refactor test functions to use testing.TB interface and enhance SNP claims extraction logic (#599) Sammy Kerata Oina 2026-06-08 18:29:04 +03:00
  • 7e8eab77e7 Bump cloud.google.com/go/storage from 1.57.2 to 1.62.3 (#581) dependabot[bot] 2026-06-04 15:28:37 +03:00
  • 9f31e2472b Bump github.com/absmach/supermq from 0.19.0 to 0.19.1 (#580) dependabot[bot] 2026-06-04 15:18:16 +03:00
  • e8e616ff62 Bump github.com/absmach/certs from 0.18.2 to 0.18.5 (#574) dependabot[bot] 2026-06-04 15:07:54 +03:00
  • 0dce9d3083 Bump github.com/google/go-tpm from 0.9.6 to 0.9.8 (#572) dependabot[bot] 2026-06-04 15:07:36 +03:00
  • a37121dc7b Bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 (#570) dependabot[bot] 2026-06-04 15:07:17 +03:00
  • 1f0eccfae7 Manager can start CVM with NVIDIA GPU support (#595) Jovan Djukic 2026-05-25 12:32:00 +02:00
  • 02aa7d7d85 NOISSUE - Azure TDX Support (#596) Danko Miladinovic 2026-05-25 12:22:29 +02:00
  • 91b1ab46db Manager can now start CVM with GPU support issue-591 Jovan Djukic 2026-05-11 14:35:05 +02:00
  • 27db9b29eb COCOS-591: Add support for GPU CC attestation (#592) Jovan Djukic 2026-05-08 16:35:04 +02:00
  • 81fe0b11b5 COCOS-432 - FDE support (#553) Danko Miladinovic 2026-05-08 14:59:13 +02:00
  • 477c2c8390 Merge branch 'issue-591' of https://github.com/ultravioletrs/cocos into issue-591 Jovan Djukic 2026-05-05 11:40:58 +02:00
  • 12b3b61e8b Fixed according to comments Jovan Djukic 2026-05-04 23:49:02 +02:00
  • 1d71f9fb88 fixed tests Jovan Djukic 2026-05-04 23:43:42 +02:00
  • 913295ba68 fixed lint error Jovan Djukic 2026-05-04 13:31:29 +02:00
  • 7b586cc5ac Refactored baed on comments Jovan Djukic 2026-05-04 11:50:48 +02:00
  • 586e3b9a7c Revert "Added command for installing all services" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • 1f264aede5 Revert "changed attestion-service.service so it knows where the helper is" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • a5c00849a1 Revert "Possible IGVM script bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • f8a1646208 Revert "Possible bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • a8548560de Revert "Bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • ad964516a0 Revert "bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 3e8f471569 bug Jovan Djukic 2026-04-24 14:50:14 +02:00
  • 2c9b1d3525 Bug Jovan Djukic 2026-04-24 14:47:29 +02:00
  • e20d7d2e0b Possible bug Jovan Djukic 2026-04-24 14:37:57 +02:00
  • efbaace2c1 Possible IGVM script bug Jovan Djukic 2026-04-24 14:26:06 +02:00
  • cbf917b9f5 changed attestion-service.service so it knows where the helper is Jovan Djukic 2026-04-24 13:22:49 +02:00
  • de18266bb4 Added command for installing all services Jovan Djukic 2026-04-24 12:46:51 +02:00
  • 076410f0e8 Added make command for nvattest helper Jovan Djukic 2026-04-24 12:18:19 +02:00
  • 8662019452 Added GPU evidence verification Jovan Djukic 2026-04-22 21:49:38 +02:00
  • 08430a1b68 Added GPU evidence collection Jovan Djukic 2026-04-22 17:57:31 +02:00
  • 16a93e889e Refactored baed on comments Jovan Djukic 2026-05-04 11:50:48 +02:00
  • 6ea0ac0781 Revert "Added command for installing all services" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • 9e014b79ba Revert "changed attestion-service.service so it knows where the helper is" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • e22735e730 Revert "Possible IGVM script bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 5619528be8 Revert "Possible bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 9fec059e9b Revert "Bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 2ec4c0b357 Revert "bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 299e330c46 bug Jovan Djukic 2026-04-24 14:50:14 +02:00
  • c63bd6f1e9 Bug Jovan Djukic 2026-04-24 14:47:29 +02:00
  • e8acade166 Possible bug Jovan Djukic 2026-04-24 14:37:57 +02:00
  • 63b32a6a23 Possible IGVM script bug Jovan Djukic 2026-04-24 14:26:06 +02:00
  • b4425bf76e changed attestion-service.service so it knows where the helper is Jovan Djukic 2026-04-24 13:22:49 +02:00
  • 4c37cbba95 Added command for installing all services Jovan Djukic 2026-04-24 12:46:51 +02:00
  • b1ea361cd1 Added make command for nvattest helper Jovan Djukic 2026-04-24 12:18:19 +02:00
  • 47df040492 Added GPU evidence verification Jovan Djukic 2026-04-22 21:49:38 +02:00
  • 10fa58916e Added GPU evidence collection Jovan Djukic 2026-04-22 17:57:31 +02:00
  • d5badba547 COCOS-584 - Support multiple kbs (#587) Sammy Kerata Oina 2026-05-05 12:01:56 +03:00
  • 59f9a88330 Fixed according to comments Jovan Djukic 2026-05-04 23:49:02 +02:00
  • f25ddfc3a7 fixed tests Jovan Djukic 2026-05-04 23:43:42 +02:00
  • 4802fbaa50 fixed lint error Jovan Djukic 2026-05-04 13:31:29 +02:00
  • d857f31cdc Merge branch 'issue-591' of https://github.com/ultravioletrs/cocos into issue-591 Jovan Djukic 2026-05-04 13:26:26 +02:00
  • d30593ce4d Refactored baed on comments Jovan Djukic 2026-05-04 11:50:48 +02:00
  • ae14cc2165 Revert "Added command for installing all services" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • 2b5308151e Revert "changed attestion-service.service so it knows where the helper is" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • 9a247a3ceb Revert "Possible IGVM script bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 5bfc0a8921 Revert "Possible bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • a0ad18b3a9 Revert "Bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 39ec96e9d0 Revert "bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • aaa01ab421 bug Jovan Djukic 2026-04-24 14:50:14 +02:00
  • 4e4ed16492 Bug Jovan Djukic 2026-04-24 14:47:29 +02:00
  • ca74c3e14b Possible bug Jovan Djukic 2026-04-24 14:37:57 +02:00
  • d181e7c00d Possible IGVM script bug Jovan Djukic 2026-04-24 14:26:06 +02:00
  • 4e106f2c8e changed attestion-service.service so it knows where the helper is Jovan Djukic 2026-04-24 13:22:49 +02:00
  • 04f07449a8 Added command for installing all services Jovan Djukic 2026-04-24 12:46:51 +02:00
  • 260ff9d330 Added make command for nvattest helper Jovan Djukic 2026-04-24 12:18:19 +02:00
  • 24b526af74 Added GPU evidence verification Jovan Djukic 2026-04-22 21:49:38 +02:00
  • a1863917b9 Added GPU evidence collection Jovan Djukic 2026-04-22 17:57:31 +02:00
  • 6e3cea2081 Refactored baed on comments Jovan Djukic 2026-05-04 11:50:48 +02:00
  • c59a413765 NOISSUE - Implement extensible resource downloader framework with support for S3, GCS, and OCI sources (#590) Sammy Kerata Oina 2026-04-28 12:21:03 +03:00
  • 3b9841a973 NOISSUE - Enforce binding label check (#589) Danko Miladinovic 2026-04-27 14:49:21 +02:00
  • b3bbb591d3 Revert "Added command for installing all services" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • bfe490d9bb Revert "changed attestion-service.service so it knows where the helper is" Jovan Djukic 2026-04-24 17:25:13 +02:00
  • 54d34bc8d3 Revert "Possible IGVM script bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 2f1353bd76 Revert "Possible bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • 951655c346 Revert "Bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • d63f64afac Revert "bug" Jovan Djukic 2026-04-24 15:02:12 +02:00
  • d81d67e73d bug Jovan Djukic 2026-04-24 14:50:14 +02:00
  • 5e566d53c1 Bug Jovan Djukic 2026-04-24 14:47:29 +02:00
  • 47d13fe583 Possible bug Jovan Djukic 2026-04-24 14:37:57 +02:00
  • 3fb1b79537 Possible IGVM script bug Jovan Djukic 2026-04-24 14:26:06 +02:00
  • f9f11ed183 changed attestion-service.service so it knows where the helper is Jovan Djukic 2026-04-24 13:22:49 +02:00
  • 5dcf7a5c0a Added command for installing all services Jovan Djukic 2026-04-24 12:46:51 +02:00
  • 28a852a138 Added make command for nvattest helper Jovan Djukic 2026-04-24 12:18:19 +02:00
  • a03985b758 Added GPU evidence verification Jovan Djukic 2026-04-22 21:49:38 +02:00
  • 3abb9aad03 Added GPU evidence collection Jovan Djukic 2026-04-22 17:57:31 +02:00
  • b44780df95 NOISSUE - Enhance OCI image extraction to return algorithm and requirements paths, and add deferred cleanup for temporary files (#586) v0.9.0 Sammy Kerata Oina 2026-03-27 16:23:52 +03:00
  • 80bf813c48 NOISSUE - Post-handshake aTLS (#582) Danko Miladinovic 2026-03-26 16:57:09 +01:00
  • 42b05524c8 NOISSUE - Implement structured logging with log forwarding for ingress-proxy and computation-runner, update component versions, and improve aTLS initialization and error handling. (#583) Sammy Kerata Oina 2026-03-23 21:05:15 +03:00
  • c1cbcec851 COCOS-577 - Introduce Go-based CoRIM generation and deprecate Rust attestation policy scripts. (#578) Sammy Kerata Oina 2026-03-19 19:01:24 +03:00
  • da31d76c94 NOISSUE - Agent Pull mode for remote resources (#575) Sammy Kerata Oina 2026-03-16 16:48:55 +03:00
  • f77ec5644a NOISSUE - Allow interoperability with CC Attestation Agent (#568) Sammy Kerata Oina 2026-02-19 14:08:13 +03:00
  • 207bfd99af COCOS-525-487 - Refactor attestation and atls (#562) Sammy Kerata Oina 2026-02-18 13:53:04 +03:00
  • de50b6d2d4 COCOS-560 - EAT (#561) Sammy Kerata Oina 2026-02-11 18:16:35 +03:00