File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # Copyright (c) 2025 - 2025, Oracle and/or its affiliates. All rights reserved.
2+ # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/.
3+
4+ [repofinder]
5+ try_latest_purl = False
Original file line number Diff line number Diff line change 1- # Copyright (c) 2024 - 2024 , Oracle and/or its affiliates. All rights reserved.
1+ # Copyright (c) 2024 - 2025 , Oracle and/or its affiliates. All rights reserved.
22# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/.
33
44description : |
55 Analyzing local clone with the branch name, the commit digest and dependency resolution using cyclonedx maven plugin (default).
6+ To keep the results from the main target's dependencies static, the Repo Finder's latest PURL finding feature is disabled for this test.
7+ In particular, dependency commons-jxpath:[email protected] has no readable SCM URL, while from versions 1.4 onwards, it does. 68
79tags :
810- macaron-python-package
1517- name : Run macaron analyze
1618 kind : analyze
1719 options :
20+ ini : config.ini
1821 main_args :
1922 - -lr
2023 - ./output/git_repos/local_repos
You can’t perform that action at this time.
0 commit comments