Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScanCode Fails to Detect License in firebase-analytics-20.1.0.pom File #4137

Open
carolinamarc opened this issue Feb 7, 2025 · 2 comments
Open

Comments

@carolinamarc
Copy link

carolinamarc commented Feb 7, 2025

Describe the bug

Running ScanCode for the following package com.google.firebase:firebase-analytics:20.1.0 , it doesn't detect the license inside the firebase-analytics-20.1.0.pom file (POM file).

System configuration:

• Which version of ScanCode.io are you running? 32.3.0
• Are you running the app using Docker? Yes

Expected behavior:

ScanCode should detect the Android Software Development Kit License as specified in the POM file.

Aditional Info

Same thing happens for package: com.google.firebase:firebase-core:20.1.0 . (POM file).

@carolinamarc carolinamarc changed the title ScanCode Fails to Detect License in firebase-core-20.1.0.pom File ScanCode Fails to Detect License in firebase-analytics-20.1.0.pom File Feb 7, 2025
@DennisClark
Copy link
Member

Work-in-progress. The license text is at https://developer.android.com/studio/terms.html

@DennisClark
Copy link
Member

The license that should be detected by SCTK in the firebase .pom files is in the LicenseDB as
LicenseRef-scancode-android-sdk-2021

i have updated that license in DejaCode enterprise and public to specify the homepage URL as
https://developer.android.com/studio/terms.html
and updated the Reference Notes to add this:

The license shows up in .pom files as 
      <name>Android Software Development Kit License</name>
      <url>https://developer.android.com/studio/terms.html</url>

@AyanSinhaMahapatra Please synchronize and update the detection rules when you have time, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants