Skip to main content

Tool to perform IP Analysis for GitHub and GitLab repositories.

Project description

Eclipse IP Analysis

PyPI - Version PyPI - Python Version License REUSE status

About

Eclipse IP Analysis (IPA) enables seamless third-party dependency analysis in GitLab and GitHub repositories and groups/organizations using the Eclipse Dash License Tool. As default output, it generates a comprehensive HTML report with the results.

List of currently supported programming languages: Go, Java (Maven and Gradle), JavaScript (NPM and Yarn), TypeScript (NPM and Yarn), Kotlin (Gradle), Python (PyPi and Conda).

Getting Started

Base Requirements

To run the tool, you must install the base requirements described below.

  • Python >=3.9: check your Python version with the command python3 --version. Also, check that you have the Python Package Manager (pip) installed. Similar to Python, you can run pip3 --version. The resulting line should contain your version of Python at its end. If pip is not installed, official documentation can be followed here.

  • Java JDK 11 or above: the latest version can be safely installed. Check that Java is installed and what's the current version by running the command java --version.

  • Apache Maven: the latest version can be safely installed. Check that Maven is installed and what's the current version by running the command mvn --version.

  • Git CLI: the latest version can be safely installed. Check that Git is installed and what's the current version by running the command git --version.

Install

pip3 install eclipse-ipa

Build from Source (Optional)

  • Clone this repository using your favorite Git software or the command line. For the command line, please execute:

git clone https://gitlab.eclipse.org/eclipse/technology/dash/ip-analysis.git

hatch build

pip3 install dist/eclipse_ipa-*.whl

(back to top)

Usage

Run the tool with the following command:

eclipse-ipa [-h] [-ci] [-gh] [--gh-token GH_TOKEN] [-gl GITLAB] [--gl-token GL_TOKEN]

[-b BRANCH] [-c CONFIG] [-df DEPENDENCIES_FILE] [-e ECLIPSE_PROJECT]

[-g GROUP] [-p PROJECT] [-pf PROJECTS_FILE] [-r [REVIEW]] [-s] [-v]

The command does not require any of its options. However, a minimum set is needed to execute simple IP analysis if a configuration file is not specified.

A summary of the options is given below:

  -h, --help            show this help message and exit
  -ci, --ci_mode        execute in CI mode
  -gh, --github         execute for GitHub
  --gh-token GH_TOKEN   Github access token for API
  -gl GITLAB, --gitlab GITLAB
                        execute for GitLab URL
  --gl-token GL_TOKEN   Gitlab access token for API/IP review
  -b BRANCH, --branch BRANCH
                        branch to analyze
  -c CONFIG, --config CONFIG
                        config file to use
  -df DEPENDENCIES_FILE, --dependencies_file DEPENDENCIES_FILE
                        file with dependency locations to analyze
  -e ECLIPSE_PROJECT, --eclipse_project ECLIPSE_PROJECT
                        execute for Eclipse Project
  -g GROUP, --group GROUP
                        Github Organization/Gitlab Group to analyze
  -p PROJECT, --project PROJECT
                        Github/Gitlab project to analyze
  -pf PROJECTS_FILE, --projects_file PROJECTS_FILE
                        file with projects to analyze
  -r [REVIEW], --review [REVIEW]
                        Eclipse Project ID for IP review
  -s, --summary         output is an Eclipse Dash summary file
  -v, --version         show the version and exit

To start using the tool, you must provide one of the following six options:

  1. An Eclipse Project ID (e.g., technology.dash). This is specified with option -e as summarized above.

  2. A file with the dependency locations to analyze. Each line should contain the GitHub/GitLab Project ID, the full location path, and the programming language, all separated by semicolons (;). The full path of this file is specified with option -df as summarized above.

Example for a GitHub line:

kubernetes-client/python;requirements.txt;Python

Example for a GitLab line:

eclipse/technology/dash/ip-analysis;requirements.txt;Python

  1. A file with the list of GitHub/GitLab Projects to analyze. Each line should contain the GitHub/GitLab project full name. The full path of this file is specified with option -pf as summarized above.

Example for a GitHub line:

kubernetes-client/python

Example for a GitLab line:

eclipse/technology/dash/ip-analysis

  1. Your specific GitHub Organization, or your specific GitLab Group. This is specified with option -g as summarized above.

  2. Your specific GitHub Project (full name including Organization), or your specific GitLab Project (full name including namespace). This is specified with option -p as summarized above.

  3. A configuration file, specified with option -c as summarized above. It allows additional customization, and a sample is provided in the same folder as the tool with the filename config.ini.sample. Parameters within the config file are described in the comments.

Please note that, for GitHub API public access, the API rate limits are very low. It's highly recommended to provide an access token in such cases.

Usage Examples

Run for a GitHub repository:

eclipse-ipa -gh --gh-token <GitHub Token> -p eclipse-dash/dash-licenses

Run for a GitHub organization:

eclipse-ipa -gh --gh-token <GitHub Token> -g eclipse-dash

IMPORTANT: It's highly recommended to use a GitHub token to have higher API rate limits for GitHub projects.

Run for a GitLab project:

eclipse-ipa -gl gitlab.eclipse.org -p eclipse/technology/dash/ip-analysis

Run for a GitLab group:

eclipse-ipa -gl gitlab.eclipse.org -g eclipse/technology/dash

Run for an Eclipse project (can have both GitHub and GitLab projects):

eclipse-ipa --gh-token <GitHub Token> -e technology.dash

IMPORTANT: It's highly recommended to use a GitHub token to have higher API rate limits for GitHub projects.

Run for an Eclipse project and enable Automatic IP Team Review Requests:

eclipse-ipa --gh-token <GitHub Token> --gl-token <GitLab Token> -e technology.dash -r

NOTE: A GitLab token is required for Automatic IP Team Review Requests (-r). For this example, the Eclipse Project ID will be re-used from the provided Eclipse Project (-e).

How the tool works

If a GitHub Organization/GitLab Group or a list of GitHub/GitLab Projects is provided, the tool fetches the programming languages for each project and searches for dependency files for each supported programming language. Once a list of dependency locations is available (user-provided or automatically detected), it runs Eclipse Dash on those dependencies to analyze their IP approval status.

At the end, and by default, the tool outputs a full report in HTML. Any additional details can be found in the log file (ip-analysis.log).

(back to top)

License

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0, which is available at http://www.eclipse.org/legal/epl-2.0.

(back to top)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eclipse_ipa-0.1.1.tar.gz (14.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eclipse_ipa-0.1.1-py3-none-any.whl (14.3 MB view details)

Uploaded Python 3

File details

Details for the file eclipse_ipa-0.1.1.tar.gz.

File metadata

  • Download URL: eclipse_ipa-0.1.1.tar.gz
  • Upload date:
  • Size: 14.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for eclipse_ipa-0.1.1.tar.gz
Algorithm Hash digest
SHA256 88e8ebbf205ff04454a6b1ffb0589cc42ec124aa1e3f73774c20bf01b263c6bc
MD5 ebd110e69b7d21f66cde87618ea99007
BLAKE2b-256 620fa4a823deb82d83c98a2886fff77c91cd18281a4707717fbfb9d3d01622d2

See more details on using hashes here.

File details

Details for the file eclipse_ipa-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: eclipse_ipa-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for eclipse_ipa-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb99e103f7f41e19a9e119fcf210f35dba783844dd21ec68e6797aa9d81506f4
MD5 b243d22315e0cbae5843dce7fd0986df
BLAKE2b-256 442f34e8bc1edea1de8e787a6187c788b3b962bceb0c3077940787138f751b4e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page