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.
6a860261410706b8ac82e0d843bc8a1dca9c7dc8
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
16
Sep
15
14
10
9
7
30
Aug
27
23
22
20
19
18
17
16
13
10
8
6
30
Jul
29
28
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
Bump gopkg.in/ini.v1 from 1.63.0 to 1.63.2 (#437)
Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2 (#436)
Bump gocloud to v0.24.0. (#434)
Cleanup some initialization/flag parsing in rekor-server. (#433)
Bump golang from 1.17.0 to 1.17.1 (#432)
Bump go.uber.org/zap from 1.19.0 to 1.19.1 (#431)
Bump gopkg.in/ini.v1 from 1.62.0 to 1.63.0 (#429)
Drop 404 errors down to a warning. (#426)
Bump github.com/go-openapi/runtime from 0.19.30 to 0.19.31 (#425)
Bump github.com/go-openapi/errors from 0.20.0 to 0.20.1 (#423)
Bump github.com/go-openapi/strfmt from 0.20.1 to 0.20.2 (#422)
Cleanup the output of search (the text goes to stderr not stdout). (#421)
remove extradata field from types (#418)
Update usage of ./cmd/rekor-cli/ from `rekor` to `rekor-cli` (#417)
Add TUF type (#383)
Updates to INSTALLATION.md notes (#415)
Bump golang from 1.16.7 to 1.17.0 (#413)
Bump golang.org/x/mod from 0.4.2 to 0.5.0 (#412)
Bump google.golang.org/grpc from 1.39.1 to 1.40.0 (#411)
Update snippets to use `console` type for snippets (#410)
fix unmarshalling sth (#409)
Bump github.com/go-openapi/runtime from 0.19.29 to 0.19.30 (#408)
Bump go.uber.org/zap from 1.18.1 to 1.19.0 (#407)
Bump golang from 1.16.6 to 1.16.7 (#403)
version: add way to display a version when using go get or go install (#405)
Bump google.golang.org/grpc from 1.39.0 to 1.39.1 (#404)
Use an in memory timestamping key (#402)
Links are case sensitive (#401)
Installation guide (#400)
Add a SignedTimestampNote (#397)
Provide instructions on verifying releases (#399)
rekor-server: add html page when humans reach the server via the browser (#394)
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)
Loading