Commit Graph

  • 1a574c2f7f Add RabbitMQ connect retry and healthcheck Nicolas Will 2024-06-15 00:39:21 +02:00
  • ea10403f6c Bump server Ubuntu version to 24.10 Nicolas Will 2024-06-15 00:23:30 +02:00
  • 3b06e2061f Add RabbitMQ agent and containers Nicolas Will 2024-06-15 00:23:14 +02:00
  • ec4d2b3eac Move postgres-init-scripts to init/postgres Nicolas Will 2024-06-15 00:19:24 +02:00
  • c29daab045 Standardize NameWithOwner and Visible naming Nicolas Will 2024-06-14 12:55:45 +02:00
  • 3218f64bcf Move archive functions into utils package Nicolas Will 2024-06-14 12:48:33 +02:00
  • 5b9df73424 Merge pull request #12 from advanced-security/hohn-0.1.11 Michael Hohn 2024-06-12 11:41:17 -07:00
  • 5730c330f4 Add codeql to server container for standalone testing Michael Hohn 2024-06-12 11:28:37 -07:00
  • 765a76f75a Provide MRVA_SERVER_ROOT via environment variable Michael Hohn 2024-06-11 20:13:13 -07:00
  • 4b721b5969 Fix docker-compose, add postgres init script Michael Hohn 2024-06-11 18:05:44 -07:00
  • 9c0cdb1fe4 Simplify naming, don't restate package name Michael Hohn 2024-06-11 16:55:10 -07:00
  • 2d88b351ff Introduce structs/interfacess for new storage units Michael Hohn 2024-06-11 14:16:41 -07:00
  • fc29fc5653 wip: update passing Queue to Commander Michael Hohn 2024-06-11 13:19:05 -07:00
  • 7e0d6909da wip: Make cross-module visibility explicit via Visibles structs Michael Hohn 2024-06-07 13:14:41 -07:00
  • 25cab583c1 wip: storage using postgres / gorm using partial json Michael Hohn 2024-06-06 13:19:00 -07:00
  • 593644ca2e wip: rename ID to JobId Michael Hohn 2024-06-04 13:04:51 -07:00
  • 0349961360 wip: start container version of server Michael Hohn 2024-06-04 12:24:42 -07:00
  • 71838d3320 Add a minimal gorm example that takes a go struct, creates a postgres table, and writes the struct to the table. Michael Hohn 2024-06-03 14:03:26 -07:00
  • e850a36943 Minimal docker-compose.yml for server development Michael Hohn 2024-06-03 11:50:03 -07:00
  • 776b980d3b Add container for server work Michael Hohn 2024-05-31 13:26:24 -07:00
  • c6ebfcc4c4 Add VS Code workspace Michael Hohn 2024-05-31 11:55:57 -07:00
  • b9081b1945 wip: convert run-analysis.sh to golang version Michael Hohn 2024-05-31 08:24:09 -07:00
  • 75d0d312db Add Files created by agents at run-time to .gitignore Michael Hohn 2024-05-28 19:56:09 -07:00
  • d88f31f357 Add two sample DBs Michael Hohn 2024-05-26 12:41:40 -07:00
  • ba44db04da wip: server is now fully functional, some FIXMEs remain Michael Hohn 2024-05-26 12:22:36 -07:00
  • f7155eba50 wip: add analysis runner / agent, separate Server/Queue/Agent, use New* initializers Michael Hohn 2024-05-23 15:46:55 -07:00
  • 2ab596bf1d wip: Move all references to github.com/hohn/ghes-mirva-server Michael Hohn 2024-05-22 14:39:12 -07:00
  • 4269bacf2a wip: update store. references to storage. in server.go Michael Hohn 2024-05-21 11:45:47 -07:00
  • 873339ff06 wip: port submit_response() Michael Hohn 2024-05-21 10:51:01 -07:00
  • 8cd4f4d809 wip: port queue.StartAnalyses Michael Hohn 2024-05-20 20:07:39 -07:00
  • cf595f338a wip: port FileDownload Michael Hohn 2024-05-20 14:27:50 -07:00
  • ccf064fe6c wip: replace some references to the old prototype Michael Hohn 2024-05-20 14:01:19 -07:00
  • 1f52a0ab37 wip: port functions reachable from DownloadResponse Michael Hohn 2024-05-20 13:53:39 -07:00
  • 5efb1b03b9 wip: Marked one level of to-be-ported functions Michael Hohn 2024-05-17 17:28:35 -07:00
  • 9750eeab20 wip: reorganized to go pkg structure Michael Hohn 2024-05-15 15:57:27 -07:00
  • 198453ee90 wip: port most of MirvaRequest from ghes-mirva-server Michael Hohn 2024-05-14 18:57:30 -07:00
  • f1dd151891 wip: convert prototype Michael Hohn 2024-05-13 19:38:00 -07:00
  • 5b324e092a wip: parse & use config file, start Storage struct/interface Michael Hohn 2024-05-13 12:56:00 -07:00
  • c2480dc2f1 wip: start lcmem.go Michael Hohn 2024-05-13 11:26:35 -07:00
  • d38b561309 Set up nested directory structure for interfaces, configuration, structs, libraries Michael Hohn 2024-05-10 13:28:47 -07:00
  • 12595077c7 wip Michael Hohn 2024-05-10 13:21:50 -07:00
  • 9fc07e8c95 wip Michael Hohn 2024-05-10 10:37:44 -07:00
  • 12b9bd9858 wip Michael Hohn 2024-05-10 10:07:50 -07:00
  • 1fdf5064b7 wip Michael Hohn 2024-05-09 11:20:55 -07:00
  • 467b0a3736 wip Michael Hohn 2024-05-08 23:11:41 -07:00
  • 165b27fa0c wip Michael Hohn 2024-05-08 22:50:16 -07:00
  • 0bfa496a25 wip Michael Hohn 2024-05-08 16:04:59 -07:00
  • 2e258c3b13 wip Michael Hohn 2024-05-08 15:22:39 -07:00
  • 512419a143 wip Michael Hohn 2024-05-08 14:09:30 -07:00
  • 16bedf89d8 wip Michael Hohn 2024-05-08 10:42:15 -07:00
  • 901999df5c Directory layout Michael Hohn 2024-05-07 15:38:59 -07:00