Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .eslintrc.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-charts-release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-docs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
4 changes: 2 additions & 2 deletions .helm-docs/README.ArtifactHub.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand Down Expand Up @@ -28,4 +28,4 @@ SPDX-License-Identifier: Apache-2.0
{{ template "extra.licenseSection" . }}

{{ template "extra.generalLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
4 changes: 2 additions & 2 deletions .helm-docs/README.DockerHub-Core.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand All @@ -25,4 +25,4 @@ docker pull securecodebox/{{ template "chart.name" . }}
{{ template "extra.dockerLicenseSection" . }}

{{ template "extra.generalLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
4 changes: 2 additions & 2 deletions .helm-docs/README.DockerHub-Hook.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand All @@ -25,4 +25,4 @@ docker pull securecodebox/hook-{{ template "chart.name" . }}
{{ template "extra.dockerLicenseSection" . }}

{{ template "extra.generalLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
4 changes: 2 additions & 2 deletions .helm-docs/README.DockerHub-Parser.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand All @@ -25,4 +25,4 @@ docker pull securecodebox/parser-{{ template "chart.name" . }}
{{ template "extra.dockerLicenseSection" . }}

{{ template "extra.generalLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
4 changes: 2 additions & 2 deletions .helm-docs/README.DockerHub-Scanner.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand Down Expand Up @@ -27,4 +27,4 @@ docker pull securecodebox/scanner-{{ template "chart.name" . }}
{{ template "extra.dockerLicenseSection" . }}

{{ template "extra.generalLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
4 changes: 2 additions & 2 deletions .helm-docs/README.DockerHub-Target.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand All @@ -25,4 +25,4 @@ docker pull securecodebox/{{ template "chart.name" . }}
{{ template "extra.dockerLicenseSection" . }}

{{ template "extra.generalLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
{{ template "extra.scannerLinksSection" . }}
2 changes: 1 addition & 1 deletion .helm-docs/README.md.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand Down
2 changes: 1 addition & 1 deletion .helm-docs/templates.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

{{- define "extra.hintSection" -}}
<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2020 iteratec GmbH
# SPDX-FileCopyrightText: 2021 iteratec GmbH
#
# SPDX-License-Identifier: Apache-2.0

Expand Down
4 changes: 2 additions & 2 deletions auto-discovery/kubernetes/.helm-docs.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- /*
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
*/ -}}
Expand Down Expand Up @@ -128,4 +128,4 @@ make test
# view the test coverage
go tool cover -html=cover.out
```
{{- end }}
{{- end }}
3 changes: 3 additions & 0 deletions auto-discovery/kubernetes/PROJECT.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
2 changes: 1 addition & 1 deletion auto-discovery/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The AutoDiscovery controller will automatically detect these new resources (serv
The AutoDiscovery automatically tracks the lifecycle of the kubernetes resources and will automatically start new scans for new application versions.

<!--
SPDX-FileCopyrightText: 2020 iteratec GmbH
SPDX-FileCopyrightText: 2021 iteratec GmbH

SPDX-License-Identifier: Apache-2.0
-->
Expand Down
18 changes: 3 additions & 15 deletions auto-discovery/kubernetes/api/v1/autodiscoveryconfig_types.go
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
/*
Copyright 2021 iteratec GmbH.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// SPDX-FileCopyrightText: 2021 iteratec GmbH
//
// SPDX-License-Identifier: Apache-2.0

package v1

Expand Down
18 changes: 3 additions & 15 deletions auto-discovery/kubernetes/api/v1/groupversion_info.go
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
/*
Copyright 2021 iteratec GmbH.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// SPDX-FileCopyrightText: 2021 iteratec GmbH
//
// SPDX-License-Identifier: Apache-2.0

// Package v1 contains API Schema definitions for the config v1 API group
//+kubebuilder:object:generate=true
Expand Down
18 changes: 3 additions & 15 deletions auto-discovery/kubernetes/api/v1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 3 additions & 15 deletions auto-discovery/kubernetes/controllers/service_scan_controller.go
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
/*
Copyright 2021 iteratec GmbH.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// SPDX-FileCopyrightText: 2021 iteratec GmbH
//
// SPDX-License-Identifier: Apache-2.0

package controllers

Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
/*
Copyright 2021 iteratec GmbH.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// SPDX-FileCopyrightText: 2021 iteratec GmbH
//
// SPDX-License-Identifier: Apache-2.0

package controllers

Expand Down
18 changes: 3 additions & 15 deletions auto-discovery/kubernetes/controllers/suite_test.go
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
/*
Copyright 2021 iteratec GmbH.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// SPDX-FileCopyrightText: 2021 iteratec GmbH
//
// SPDX-License-Identifier: Apache-2.0

package controllers

Expand Down
18 changes: 3 additions & 15 deletions auto-discovery/kubernetes/controllers/utils.go
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
/*
Copyright 2021 iteratec GmbH.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// SPDX-FileCopyrightText: 2021 iteratec GmbH
//
// SPDX-License-Identifier: Apache-2.0

package controllers

Expand Down
Loading