Skip to content

Commit 074b72c

Browse files
committed
Migrate Apache tomcat V2 importer
Signed-off-by: Tushar Goel <[email protected]>
1 parent 18c7869 commit 074b72c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

vulnerabilities/tests/pipelines/v2_importers/test_apache_tomcat_importer_pipeline.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
#
2+
# Copyright (c) nexB Inc. and others. All rights reserved.
3+
# VulnerableCode is a trademark of nexB Inc.
4+
# SPDX-License-Identifier: Apache-2.0
5+
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.
6+
# See https://github.com/aboutcode-org/vulnerablecode for support or download.
7+
# See https://aboutcode.org for more information about nexB OSS projects.
8+
#
9+
110
import types
211
from unittest.mock import patch
312

0 commit comments

Comments
 (0)