fleet/pkg
Jahziel Villasana-Espinoza 272ce3187f
feat: move scep dependency inside the monorepo (#16988)
Following the pattern set up by Martin and Lucas for similar PRs. Can be
reviewed by commits:

1. move scep directory into monorepo
2. update import paths
3. update go.mod, go.sum
4. fix golint errors in scep package
5. skip a failing test that's been broken for a while
6. fix that failing test

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Manual QA for all new/changed functionality

Also verified that our test suite runs the `scep` tests.
2024-02-22 13:13:46 -05:00
..
buildpkg chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
certificate chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
download chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
file Consider an empty EULA pdf file the same as an invalid one, returning 400 Bad Request (#12542) 2023-06-28 08:19:42 -04:00
filepath_windows Allow custom osquery database on fleetd (#16554) 2024-02-05 09:41:06 -03:00
fleethttp fix issues with migration flow (#13297) 2023-08-14 09:56:59 -03:00
mdm/mdmtest feat: move scep dependency inside the monorepo (#16988) 2024-02-22 13:13:46 -05:00
nettest fix RunWithNetRetry (#8590) 2022-11-07 16:31:10 +01:00
open Orbit: Add Fleet Desktop support to Windows (#4873) 2022-04-01 17:28:51 -03:00
optjson Implement Windows OS Updates (feature branch). (#15359) 2023-11-29 11:07:24 -05:00
rawjson Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
retry fix log with next retry time once max retries are exceeded (#16026) 2024-01-10 17:53:30 -03:00
scripts fix unreleased bugs for the increased script timeout (#15897) 2024-01-04 10:26:13 -03:00
secure Sync CVE scores periodically (#5838) 2022-06-01 10:06:57 -06:00
spec fleetctl gitops (#16535) 2024-02-09 13:34:57 -06:00
README.md Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037) 2022-02-14 15:13:44 -03:00

pkg directory

This top-level pkg directory contains packages that may be shared between all fleet backend components.