dependabot[bot]
|
c4d2385e57
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 14:47:56 +00:00 |
neilnaveen
|
950dfa1ecf
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
|
2022-06-03 01:08:38 +00:00 |
Isaac Connor
|
3457091c82
|
Don't include soap. It doesn't build
|
2022-05-13 11:56:38 -04:00 |
Isaac Connor
|
1fc8fa308a
|
Build depends requies gsoap binaries as well
|
2022-05-12 18:51:47 -04:00 |
Isaac Connor
|
23e79f4115
|
Include libgsoap-dev
|
2022-05-12 17:46:14 -04:00 |
Isaac Connor
|
1fbd730968
|
Include libavdevice-dev
|
2022-04-21 10:47:57 -04:00 |
Peter Keresztes Schmidt
|
5c96eedac8
|
Build: Remove dependency on libavdevice
We currently don't use the library so don't depend on it.
|
2021-06-05 15:08:38 +02:00 |
Peter Keresztes Schmidt
|
b8178dbb79
|
CI: Build possible crypto/jwt backend combinations
|
2021-05-29 21:37:30 +02:00 |
Peter Keresztes Schmidt
|
9f4e7178d4
|
CI: Add CI workflow for Debian Buster
|
2021-05-24 21:53:42 +02:00 |