dependency-check / dependency-check/DependencyCheck

OssIndex connection status

Open
#4,968 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
7.7k
Forks
1.4k
Avg merge
9d 22h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
we recently had problems with the limit of the number of requests on ossidnex being exceeded (rate limit). We entered a login/password and it had no effect.

Is there a way to know if the login/password entered for ossindex if they were correct at the time of the analysis?

**Describe the solution you'd like**
in the logs, for example we can see "user connected" on ossIndex or "anonymous connection".

**Additional context**
cli mode like this :
dependency-check.sh --proxyserver **** --proxyport **** --data /data/dependency-check/ --project **** --scan '/data/jenkins/workspace/*****/package-lock.json' --format JSON --format HTML --out '/data/jenkins/workspace//target' --disableYarnAudit --nodeAuditSkipDevDependencies --nodePackageSkipDevDependencies --ossIndexUsername **** --ossIndexPassword **** --log '/data/jenkins/workspace/****/error.log'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.