-
Notifications
You must be signed in to change notification settings - Fork 356
Open
Labels
reporterAbout the reporter toolAbout the reporter tool
Description
Describe the bug
When filtering the scan results in the webapp report by included/excluded nothing changes.
To Reproduce
Steps to reproduce the behavior:
- run evaluate
- create a webapp report from the result
- open the report in e.g. Edge
- open any entry
- open "Scan results"
- set the first column filter to "Included"
- apply
- nothing changes - all excluded and included files are still shown
Expected behavior
Excluded files are hidden. Only included files remain.
Environment
Output of the ort requirements command:
______________________________
/ \_______ \__ ___/ The OSS Review Toolkit, version 68.2.0,
| | | | _/ | | built with JDK 21.0.8+9-LTS, running under Java 21.0.8.
| | | | | \ | | Executing 'requirements' as 'xy' on Linux
\________/ |____|___/ |____| with 28 CPUs and a maximum of 7988 MiB of memory.
Environment variables:
ORT_DATA_DIR = /home/xy/ortconf
ORT_CONFIG_DIR = /home/xy/ortconf
HOME = /home/xy
HOSTTYPE = x86_64
SHELL = /bin/bash
TERM = xterm-256color
Looking for ORT configuration in the following file:
/home/xy/ortconf/config.yml
Scanners:
- Askalono: Requires 'askalono' in no specific version. Tool not found.
- Licensee: Requires 'licensee' in no specific version. Tool not found.
* ScanCode: Requires 'scancode' in version >=30.0.0. Found version 32.2.1.
PackageManagers:
- Bazel: Requires 'bazel' in version >=7.0.0. Tool not found.
- Bower: Requires 'bower' in version >=1.8.8. Tool not found.
- Buildozer: Requires 'buildozer' in no specific version. Tool not found.
- Cargo: Requires 'cargo' in no specific version. Tool not found.
- CocoaPods: Requires 'pod' in version >=1.11.0. Tool not found.
- Composer: Requires 'composer' in version >=1.5.0. Tool not found.
- Go: Requires 'go' in version >=1.21.1. Tool not found.
* Npm: Requires 'npm' in version >=6.0.0 and <11.0.0. Found version 9.2.0.
+ NuGetInspector: Requires 'nuget-inspector' in no specific version. Could not determine the version.
- Pipenv: Requires 'pipenv' in version >=2018.10.9. Tool not found.
- Pnpm: Requires 'pnpm' in version >=5.0.0 and <11.0.0. Tool not found.
- Poetry: Requires 'poetry' in no specific version. Tool not found.
- PythonInspector: Requires 'python-inspector' in version >=0.9.2. Tool not found.
- Sbt: Requires 'sbt' in version >=1.3.3. Tool not found.
- Stack: Requires 'stack' in version >=2.1.1. Tool not found.
- Swift: Requires 'swift' in no specific version. Tool not found.
* Yarn: Requires 'yarn' in version >=1.3.0 and <1.23.0. Found version 1.22.22.
Other tools:
- Conan: Requires 'conan' in version >=1.44.0 and <3.0.0. Tool not found.
- Pub: Requires 'dart' in version >=2.10.0. Tool not found.
VersionControlSystems:
* Git: Requires 'git' in version >=2.29.0. Found version 2.43.0.
- GitRepo: Requires 'repo' in no specific version. Tool not found.
* Mercurial: Requires 'hg' in no specific version. Found version 6.7.2.
Prefix legend:
- The tool was not found in the PATH environment.
+ The tool was found in the PATH environment, but not in the required version.
* The tool was found in the PATH environment in the required version.
Not all tools requirements were satisfied:
! Some tools were not found at all.
Best regards
Metadata
Metadata
Assignees
Labels
reporterAbout the reporter toolAbout the reporter tool