Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITE-2: Using TUF and in-toto to build compromise-resilient CI/CD #4

Merged
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
2d8bbcc
initial commit
trishankatdatadog Jul 15, 2019
f132d8b
fix quotations
trishankatdatadog Jul 15, 2019
15a1ef6
fix more quotations
trishankatdatadog Jul 15, 2019
778e8da
replace some figures of tables w/ source code listings
trishankatdatadog Jul 17, 2019
027b59f
rename source code listings
trishankatdatadog Jul 17, 2019
cda7721
make everything else a figure
trishankatdatadog Jul 17, 2019
127173c
make clearer where workflows belong
trishankatdatadog Jul 17, 2019
1380aa1
fix TOC levels
trishankatdatadog Jul 17, 2019
7d6bde9
minor fixes
trishankatdatadog Jul 17, 2019
c989613
fix broken link
trishankatdatadog Jul 17, 2019
479a9d1
address @jhdalek55 feedback
trishankatdatadog Jul 18, 2019
dfdf90b
fix bug
trishankatdatadog Jul 18, 2019
6cc824a
reorder sections
trishankatdatadog Jul 19, 2019
4525b69
move Datadog to ITE-3
trishankatdatadog Jul 19, 2019
7af33d4
complete workflows
trishankatdatadog Jul 22, 2019
1debc34
fix bug
trishankatdatadog Aug 6, 2019
2d68fdc
Fix ITE-2 title in table
adityasaky Apr 15, 2020
1fda1eb
(WIP) First stab at addressing some comments
adityasaky Apr 16, 2020
c95d8f0
(WIP) Pass 2 of addressing review comments
adityasaky Apr 16, 2020
da3b892
(WIP) Mention root layout MAY be identical
adityasaky Apr 16, 2020
180b219
(WIP) Mention possibility of entirely different root layouts
adityasaky Apr 17, 2020
7d15ac6
explain diff root layouts w/ diff keys
trishankatdatadog Apr 27, 2020
1857ffb
work w/ @adityasaky to address feedback
trishankatdatadog May 5, 2020
2d4330f
Merge branch 'master' into trishankatdatadog/ITE-2
trishankatdatadog May 5, 2020
87bcff9
remove vscode from .gitignore
trishankatdatadog May 5, 2020
fdf9c86
point to TUF+in-toto demo
trishankatdatadog May 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
*.html
ITE/2/ITE-2.code-workspace
Loading