diff --git a/docs/discussions/alice_engineering_comms/0503/reply_0000.md b/docs/discussions/alice_engineering_comms/0503/reply_0000.md index 575a8386d9..559583eaa2 100644 --- a/docs/discussions/alice_engineering_comms/0503/reply_0000.md +++ b/docs/discussions/alice_engineering_comms/0503/reply_0000.md @@ -1,6 +1,18 @@ +## 2024-01-05 @pdxjohnny Engineering Logs + - https://github.com/langchain-ai/langchain/issues/15580#issuecomment-1878528580 - https://docs.rs/reqwest/latest/reqwest/struct.Response.html - https://en.wikipedia.org/wiki/Holacracy - Advanced patterns for GitHub's GraphQL API - https://www.youtube.com/watch?v=i5pIszu9MeM&t=719s - https://github.com/intel/dffml/blob/main/scripts/dump_discussion.py - - https://github.com/toast-ninja/github-analytics-starter \ No newline at end of file + - https://github.com/toast-ninja/github-analytics-starter +- https://github.com/openvex/generate-vex/pull/1 + +``` +vexctl generate pkg:github/$(git remote get-url origin | sed -e 's/https:\/\/github.com\///')@$(git log -n 1 --pretty=format:%H) --templates=.openvex/templates/ --file=.openvex/$(git log -n 1 --pretty=format:%H).openvex.json +``` + +- https://aquasecurity.github.io/trivy/v0.44/docs/supply-chain/vex/ +- TODO + - [x] Improve and auto dump discussion thread + - https://github.com/intel/dffml/pull/1483 \ No newline at end of file diff --git a/docs/discussions/alice_engineering_comms/0504/index.md b/docs/discussions/alice_engineering_comms/0504/index.md index f63ac3fe81..b62b94ed59 100644 --- a/docs/discussions/alice_engineering_comms/0504/index.md +++ b/docs/discussions/alice_engineering_comms/0504/index.md @@ -1 +1 @@ -# 2024-01-05 Engineering Logs \ No newline at end of file +# 2024-01-06 Engineering Logs \ No newline at end of file diff --git a/docs/discussions/alice_engineering_comms/0505/index.md b/docs/discussions/alice_engineering_comms/0505/index.md index f63ac3fe81..f8c36eaf1b 100644 --- a/docs/discussions/alice_engineering_comms/0505/index.md +++ b/docs/discussions/alice_engineering_comms/0505/index.md @@ -1 +1 @@ -# 2024-01-05 Engineering Logs \ No newline at end of file +# 2024-01-07 Engineering Logs \ No newline at end of file diff --git a/docs/discussions/alice_engineering_comms/0506/index.md b/docs/discussions/alice_engineering_comms/0506/index.md new file mode 100644 index 0000000000..7dda1a8f8e --- /dev/null +++ b/docs/discussions/alice_engineering_comms/0506/index.md @@ -0,0 +1 @@ +# 2024-01-08 Engineering Logs \ No newline at end of file diff --git a/docs/discussions/alice_engineering_comms/0506/reply_0000.md b/docs/discussions/alice_engineering_comms/0506/reply_0000.md new file mode 100644 index 0000000000..95b164ff42 --- /dev/null +++ b/docs/discussions/alice_engineering_comms/0506/reply_0000.md @@ -0,0 +1,34 @@ +## 2024-01-08 SCITT + +- Triaging issues on arch doc +- Dep diagram from Orie + - https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/148 + +```mermaid +flowchart + +subgraph COSE + cometre[draft-ietf-cose-merkle-tree-proofs] + hash-envelope{{draft-steele-cose-hash-envelope}} +end + +subgraph SCITT + architecture[draft-ietf-scitt-architecture] + scrapi{{draft-birkholz-scitt-scrapi}} + cometre-ccf{{draft-birkholz-cose-cometre-ccf-profile}} +end + +scrapi --> architecture +architecture --> cometre +architecture --> hash-envelope +cometre-ccf --> cometre +``` + +- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/79 +- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/120 + - Verifier checks crypto + - Relying party needs crypto checked, and as vested intrest in payload +- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/151 + - Same stuff Cedric introduced at 118 +- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/pulls/142 + - Connections to Key Transparency need to be included \ No newline at end of file diff --git a/docs/discussions/alice_engineering_comms/0507/index.md b/docs/discussions/alice_engineering_comms/0507/index.md new file mode 100644 index 0000000000..0581387c91 --- /dev/null +++ b/docs/discussions/alice_engineering_comms/0507/index.md @@ -0,0 +1 @@ +# 2024-01-09 Engineering Logs \ No newline at end of file