fleet/infrastructure/kubequery/.fossa.yml
Lucas Manuel Rodriguez 3b2e97db89
Move kubequery dependency to monorepo (#16027)
#15561

We didn't find a way to preserve history of the original fork (see
[here](https://github.com/fleetdm/fleet/issues/15561#issuecomment-1883473504),
thus we are moving it with one commit.

The second commit updates a reference.
2024-01-11 08:30:26 -03:00

19 lines
502 B
YAML

# Copyright (c) 2020-present, The kubequery authors
#
# This source code is licensed as defined by the LICENSE file found in the
# root directory of this source tree.
#
# SPDX-License-Identifier: (Apache-2.0 OR GPL-2.0-only)
version: 2
cli:
server: https://app.fossa.com
fetcher: custom
project: git@github.com:Uptycs/kubequery.git
analyze:
modules:
- name: github.com/Uptycs/kubequery/cmd/kubequery
type: go
target: github.com/Uptycs/kubequery/cmd/kubequery
path: cmd/kubequery