Commit Graph

206 Commits

Author SHA1 Message Date
Michael Hohn
58f4fe1ca7 Add nested zip file handling to agent 2025-04-10 10:47:24 -07:00
Michael Hohn
14d6057248 Add option MRVA_HEPC_DATAVIACLI, get hepc data using cli tool 2025-04-09 19:20:10 -07:00
Michael Hohn
01ddf38069 improve list formatting 2025-04-09 18:23:20 -07:00
Michael Hohn
47a021d84a updated to buckete.minio.store virtual host style 2025-03-26 09:02:08 -07:00
Michael Hohn
8d4c766e8c MRVA for CodeQL: A Business View 2025-03-17 12:36:29 -07:00
Michael Hohn
2409728960 fix: reconciled status names between server/agent/vscode-codeql 2025-03-14 12:45:36 -07:00
Michael Hohn
f066c767e2 section{Execution Loop in Pseudo-Code, hybrid} 2025-03-01 15:37:06 -08:00
Michael Hohn
397b86c735 latex positioning adjustments 2025-03-01 13:37:39 -08:00
Michael Hohn
511c544f6e latex positioning adjustments 2025-03-01 13:13:05 -08:00
Michael Hohn
bd74ed646f section{Execution Loop in Pseudo-Code, declarative} 2025-03-01 11:54:38 -08:00
Michael Hohn
45e40abf5d section{Execution Loop in Pseudo-Code, declarative} 2025-03-01 11:53:55 -08:00
Michael Hohn
a3593cbba2 Add technical report 2025-02-28 13:46:21 -08:00
Michael Hohn
a0185df9d5 workspace for all mrva 2025-02-25 14:59:21 -08:00
Michael Hohn
23e3ea9367 Add hepc integration 2025-01-30 14:40:46 -08:00
Michael Hohn
4140eaafc4 wip: hepc db store 2025-01-21 21:48:25 -08:00
Michael Hohn
3e47bd4adb fix typo 2024-12-17 10:28:12 -08:00
Michael Hohn
f92dfc89a2 Resolve bootstrap problem 2024-12-16 11:26:36 -08:00
Michael Hohn
a5bb232af2 Use full repository path name in place of mrvacommander v0.2.0 v0.2.1 2024-12-13 10:54:35 -08:00
Michael Hohn
008708469c add pdf version of structure diagram rm 2024-12-12 11:42:12 -08:00
Michael Hohn
37d5b1c6c1 * Running the VS Code plugin 2024-12-10 16:10:24 -08:00
Michael Hohn
1302db0b4e Add directory with 23 post-mc-hepc-init dbs and metadata 2024-12-09 14:54:30 -08:00
Michael Hohn
c624925aba Add diagram of current container dependencies 2024-12-06 13:30:03 -08:00
Michael Hohn
e3e91534a0 urls back in diagram 2024-12-06 12:53:24 -08:00
Michael Hohn
af043f3f59 better diagram 2024-12-06 12:10:59 -08:00
Michael Hohn
8ea453f8b0 better diagram 2024-12-06 12:10:18 -08:00
Michael Hohn
3f24fbb07d better diagram 2024-12-06 12:05:44 -08:00
Michael Hohn
de0d1b7434 better diagram 2024-12-06 12:02:54 -08:00
Michael Hohn
be7cc3b0cf better diagram 2024-12-06 11:59:23 -08:00
Michael Hohn
ba66cb9258 starting with container diagram 2024-12-06 11:36:49 -08:00
Michael Hohn
baf20fa7af better diagram 2024-12-06 11:34:39 -08:00
Michael Hohn
6bfcbb33ea better diagram 2024-12-06 11:28:10 -08:00
Michael Hohn
9d6587872c Container Dependencies 2024-12-06 11:21:41 -08:00
Michael Hohn
f809917c2e structure 1 2024-12-06 11:17:12 -08:00
Michael Hohn
a22d8d77f2 Indent data extraction / assembly 2024-11-27 23:06:17 -08:00
Michael Hohn
92a22f55d1 bump dependency versions 2024-11-27 22:58:49 -08:00
Michael Hohn
3db629e2ca A go version of hepc-serve 2024-11-27 22:56:47 -08:00
Michael Hohn
95d2638546 Add hepc-{init,serve} to provide codeql database access via http 2024-11-27 13:52:59 -08:00
Michael Hohn
ff96b34f5e minor doc update 2024-11-23 00:30:06 -08:00
Michael Hohn
537ebdf19d Change hepc-init to Python and add debugging configuration
This heavily uses plumbum to retain a shell-script style but add data
structures that will be needed
2024-11-20 11:02:38 -08:00
Michael Hohn
d486b6b4db Add plumbum dependency 2024-11-20 10:03:35 -08:00
Michael Hohn
b61fbf8896 Small documentation update 2024-11-19 15:25:35 -08:00
Michael Hohn
dd776e312a Add type information 2024-11-19 15:24:41 -08:00
Michael Hohn
18333bfdb1 Start hepc-init: the data collector for DBs on the file system 2024-11-19 15:23:20 -08:00
Michael Hohn
e335b6c843 Add ignore rules 2024-11-18 13:11:47 -08:00
Michael Hohn
4d52176c5a Add Publisher Confirms and Consumer Acknowledgements to rabbitmq channels
Also updated the end-to-end workflow

The confirmation channel size is intentionally very large to prevent
blocking the server or agents.
2024-11-14 12:04:18 -08:00
Michael Hohn
dd58a64ef7 Add summary of vs code plugin build procedure 2024-11-06 12:43:56 -08:00
Michael Hohn
4e93929943 Code generalization: cleanup 2024-10-30 11:10:28 -07:00
Michael Hohn
e7d32861e5 Code generalization: request db info from other source: remove unused constants 2024-10-28 18:45:21 -07:00
Michael Hohn
52aafd6fc9 Code generalization: request db info from other source: remove unneccessary types 2024-10-28 14:34:07 -07:00
Michael Hohn
77ce997fbb Major changes to support cli-end-to-end demonstration. See full log
* notes/cli-end-to-end-demo.org (Database Aquisition):
  Starting description for the end-to-end demonstration workflow.
  Very simplified version of notes/cli-end-to-end.org

* docker-compose-demo.yml (services):
  Make the pre-populated ql database storage an explicit container
  to get persistent data and straightforward mount semantics.

* docker-compose-demo-build.yml (services):
  Add a docker-compose configuration for *building* the demo environment.

* demo/containers/dbsdata/Dockerfile:
  Add dbsdata Docker image to hold initialized minio database file tree

* client/containers/vscode/README.org
  Update vscode container to use custom plugin for later mrva redirection
2024-10-15 10:18:42 -07:00