Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rekor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SafSec
rekor
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8ef8bfba340d81a4b3658d9a85594f5e1c683153
Select Git revision
Branches
3
evidentia
default
main
protected
wip
Tags
13
v0.9.1
v0.9.0
v0.8.2
v0.8.1
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.1
v0.1.0
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Jul
27
26
21
20
18
17
14
13
12
11
9
8
5
1
29
Jun
28
23
17
16
15
9
8
7
4
2
29
May
27
24
23
18
14
13
7
6
5
30
Apr
29
27
22
21
20
19
18
16
15
14
13
12
9
8
6
5
4
2
1
31
Mar
30
27
26
24
22
19
18
16
15
14
12
11
10
9
8
5
4
3
28
Feb
26
25
24
22
21
20
18
17
13
9
8
7
6
4
2
1
30
Jan
28
27
23
22
21
20
19
18
15
14
13
12
11
8
6
5
4
3
24
Dec
23
19
18
17
10
8
7
5
4
1
27
Nov
25
24
23
20
19
18
17
28
Oct
27
21
8
6
1
25
Sep
23
21
20
19
18
17
12
11
5
4
1
27
Aug
16
Jul
17
Jun
use go modules to track tools (#395)
Fix port flag override (#396)
makefile: small fix on the makefile for the rekor-server (#393)
fix pre-formed entry upload (#392)
v0.3.0
v0.3.0
add timeout flag to rekor-cli (#390)
makefile: add rule to download and set swagger and make rule to build rekor-cli for cross platform (#391)
return exit code of 1 if no results found (#386)
fix 0 log index (#385)
add readOnly/writeOnly annotations to openapi (#382)
insert sha256: prefix if not provided (#381)
Generalize SignedCheckpoint to take arbitrary Notes (#347)
skip openssh tests if ssh-keygen is not in PATH (#378)
Improve error messages for invalid content (#377)
Stop depending on external jenkins mirror (#376)
Clean up EntryImpl interface (#370)
Improve separation between type implementations and CLI code (#339)
Add type-specific usage documentation. (#374)
Update docker go version and github actions (#372)
update go modules, tidy (#371)
Update the trillian code dependencies. (#369)
Update trillian dependencies. (#368)
Fetch attestations from storage in the API. (#364)
Add index keys for in-toto provenance objects. (#361)
Fix help message outputs. (#366)
Added Helm type (#354)
Adopt new signing/verification APIs from sigstore (#358)
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#351)
Move GetRekorClient into util directory (#349)
Bump github.com/rs/cors from 1.7.0 to 1.8.0 (#348)
Bump google.golang.org/grpc from 1.38.0 to 1.39.0 (#346)
Bump go.uber.org/zap from 1.17.0 to 1.18.1 (#345)
Bump google.golang.org/protobuf from 1.27.0 to 1.27.1 (#344)
Update in-toto-golang to pick up the latest interface changes. (#341)
Bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#343)
Bump google.golang.org/protobuf from 1.26.0 to 1.27.0 (#342)
base64 encode timestamping cert chain (#340)
Add timestamping cert chain to config (#338)
Add Alpine Package type (#337)
Upload generated timestamps (#336)
ci: add job to build the container to validate (#335)
Loading