Skip to content

Commit 667be1a

Browse files
dschoZeze1184
authored andcommitted
monitor-updates: add libfido2 and libcbor (git-for-windows#4073)
We also need to monitor libfido2 (and its dependency libcbor) because that library is responsible for support of security keys in OpenSSH, e.g. making it work with Windows Hello.
2 parents 5d506d9 + d310256 commit 667be1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/monitor-components.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ jobs:
4040
aggregate: true
4141
- label: openssh
4242
feed: https://github.com/openssh/openssh-portable/tags.atom
43+
- label: libfido2
44+
feed: https://github.com/Yubico/libfido2/tags.atom
45+
- label: libcbor
46+
feed: https://github.com/PJK/libcbor/tags.atom
4347
- label: openssl
4448
feed: https://github.com/openssl/openssl/tags.atom
4549
title-pattern: ^(?!.*alpha)

0 commit comments

Comments
 (0)