Skip to content

Commit 5ff6506

Browse files
authored
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 5ff6506

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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)