All- we scanned our internal code base with whitesource open source scan and it resulted in a policy violation for the opennms-26.0.0-1 and upon research it is found that this is coming from struts-JQuery-plug-in which is licensed under apache2.0 Our org policy rejects agpl or lgpl licenses. So whitesource shows the opennms library as a violation. Can someone advise on the remediation for this ? If struts-JQuery plug-in is bringing an agpl licensed java script file shouldn’t the struts JQuery plug-in be licensed under agpl ?
Opennms-source-26.0.0.1 is violating our open source org policy
169 Views Asked by Jughead1217 At
1
There are 1 best solutions below
Related Questions in OPEN-SOURCE
- What does it mean for a language to be open source?
- Am I allowed to use GitLab Community Edition for commercial projects?
- Where is the Open Source repository for Swift 2.0?
- Android - Java Packages & Libraries
- What is the canonical way to integrate another open source project into an Android project when no jar file is available?
- Mozilla Firefox resource for bug reports and suggestions
- poll an http URL and show stats
- Convert char to datetime odoo 9
- Module Not Found from git url dependency
- Pip not working inside Virtual Env but works outside perfectly
- How to access the elapsed time of VLC when paused? - Java subtitle strings parsing program
- Making my own framework and using it as an upstream for projects
- Drupal 7 multi site site specific theme is not working
- Logo in all pages in wordpress
- Is it standard to make each user sign up for a 3rd party API key?
Related Questions in STRUTS2-JQUERY
- Struts 2: How to add dynamically inputs in jsp from the action?
- Struts2 Jquery jqGrid beforeShowForm Example
- Struts2 jqGrid Remove x On Individual Column Filters
- Struts2 jqGrid Bind afterclickPgButtons to Edit Dialog
- struts2-jquery datepicker tag not loading in struts2-jquery tabbedpannel tag
- How to pass option key and value as an object from jsp to Struts 2 action class?
- Set default value for struts 2 autocompleter
- struts 2 jquery grid plugin change only one column header style
- How to set background color in grid column of struts-jquery-grid
- Button to navigate into different tabs in Struts 2 jQuery tabbedpanel
- Struts 2 jQuery Subscribe is called more than once
- How to showConfirmationDialog window form Struts Action
- Passing an array as a parameter in $.getJSON() method
- Struts 2 jQuery Load a div base on a select value
- struts 2 jquery plugin set the form target
Related Questions in OPENNMS
- opennms Logging statements
- pysnmp Agent with HOST-RESOURCES-MIB
- What do I set ProductID to in HOST-RESOURCES-MIB
- Using pySNMP to write an SNMP agent (for OpenNMS)
- In which directory is the opennms logo on the home page located?
- Opennms: How to enable "Not Monitored" monitor
- Regex Grab Only First Occurrence of IP from Syslog
- OpenNMS Syslogd Configuration
- how to check the daemon running status
- java.lang.NoClassDefFoundError: javax/faces/model/SelectItem
- Web App Deployment in Jetty Web Server
- OpenNMS SNMP Traps Stopped Working - How to Further Troubleshoot
- OpenNMS: Can I do Industrial IOT and LTE Mobility
- OpenNMS sending multiple notification for the same event
- opensource network monitoring tools developed in java
Related Questions in WHITESOURCE
- How to Report Mend Policy Violations in Azure DevOps Pipeline Without Failing the Build?
- CVE-2020-36518 : Unable to resolve WhiteSource vulnerability for jackson-databind library
- Configuration of Mend/WhiteSource per app in monorepo
- White Source Azure DevOps task exclude parameter not working
- How to fix vulnerability(CVE-2022-34169) in selenium:htmlunit-driver:3.62.0. It is coming from Xalan Java » 2.7.2 as a direct vulnerability
- Maven dependency - if both direct and transtive depedency of same artifact are present, which will be used
- Release Notes not picked up my renovate bot
- unable resolve npm dependencies while whitesource scan in jenkins
- Whitesource CLI scan fails for python packages because of circular dependency
- Whitesource: Keep two dependencies at the same version
- MendBolt Task in Azure DevOps not working
- Run whitesource/mend scan via CLI: error: 5001 - User is not allowed to perform this action
- Opennms-source-26.0.0.1 is violating our open source org policy
- Is there any tool through which we can generate SBOM report ( SPDX / CycloneDX) for Windows programs?
- How to scan tesseract and Leptonica for open source vulnerabilities
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The S2 jQuery plugin has no dependency on OpenNMS:
I'm not aware of any S2 dependency on OpenNMS (and it wouldn't make a lot of sense).