diff --git a/tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven/config.ini b/tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven/config.ini new file mode 100644 index 000000000..8c9ffd63e --- /dev/null +++ b/tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven/config.ini @@ -0,0 +1,5 @@ +# Copyright (c) 2025 - 2025, Oracle and/or its affiliates. All rights reserved. +# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/. + +[repofinder] +try_latest_purl = False diff --git a/tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven/test.yaml b/tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven/test.yaml index 52ad28583..f805dc5fe 100644 --- a/tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven/test.yaml +++ b/tests/integration/cases/apache_maven_local_path_with_branch_name_digest_deps_cyclonedx_maven/test.yaml @@ -1,8 +1,10 @@ -# Copyright (c) 2024 - 2024, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2024 - 2025, Oracle and/or its affiliates. All rights reserved. # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/. description: | Analyzing local clone with the branch name, the commit digest and dependency resolution using cyclonedx maven plugin (default). + To keep the results from the main target's dependencies static, the Repo Finder's latest PURL finding feature is disabled for this test. + In particular, dependency commons-jxpath:commons-jxpath@1.3 has no readable SCM URL, while from versions 1.4 onwards, it does. tags: - macaron-python-package @@ -15,6 +17,7 @@ steps: - name: Run macaron analyze kind: analyze options: + ini: config.ini main_args: - -lr - ./output/git_repos/local_repos