You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,23 @@
1
+
# go-securesystemslib
2
+
1
3
A library that provides cryptographic and general-purpose functions for Go
2
4
Secure Systems Lab projects at NYU.
3
5
6
+
## License
7
+
8
+
See [LICENSE](/LICENSE).
9
+
10
+
## Contributing
11
+
12
+
Contributions are welcome; please open a pull request and we will review your
13
+
changes.
4
14
5
-
#Top Dependents
15
+
## Where is This Used?
6
16
7
-
This file lists the top 50 dependents sorted by GitHub stars as of Jan 8th, 2026 as is reported by [GitHub's dependents]([url](https://github.com/secure-systems-lab/go-securesystemslib/network/dependents?dependents_before=NDkwOTM4MjE3MDY)).
17
+
go-securesystemslib is used in quite a few places. Below are the top 50
18
+
dependents sorted by GitHub stars as of Jan 8th, 2026 as is reported by
0 commit comments