Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ec85e1a
feat(scanoss-agent): Initial version of scanoss agent for Fossology. …
scanoss-qg Mar 14, 2022
6cfcb88
Adding File match info and renamed agent to "scanoss"
scanoss-qg Mar 25, 2022
bcdbb2e
Adding File match info and renamed agent to "scanoss"
scanoss-qg Mar 28, 2022
56ace8a
Merge branch 'scanoss-qg/2166/scanoss-agent' of https://github.com/sc…
scanoss-qg Mar 28, 2022
8d5a651
Merge branch 'scanoss-qg/2166/scanoss-agent' of https://github.com/sc…
scanoss-qg Mar 28, 2022
1b7d480
Merge branch 'scanoss-qg/2166/scanoss-agent' of https://github.com/sc…
scanoss-qg Mar 28, 2022
0ca008b
Fixing php style checks
scanoss-qg Mar 29, 2022
9e17a53
fixing PCBF errors
scanoss-qg Mar 29, 2022
e71768c
Removing dependencies for json.h and other scanner features not neede…
scanoss-qg Mar 30, 2022
4fbc47b
Update src/scanoss/agent/main.c
scanoss-qg May 23, 2022
55992e3
Applying changes suggested by reviewer
scanoss-qg May 23, 2022
c95545c
Merge branch 'scanoss-qg/2166/scanoss-agent' of https://github.com/sc…
scanoss-qg May 23, 2022
eba37ee
Update Makefile
scanoss-qg May 23, 2022
b547100
Update scanoss.html.twig
scanoss-qg May 23, 2022
9785ac5
Update scanoss.html.twig
scanoss-qg May 23, 2022
cf164a2
Removing openssl dependency. Using Crypt instead.
scanoss-qg May 23, 2022
66279c1
Update mod_deps
scanoss-qg May 23, 2022
a755cd2
Create README.MD
scanoss-qg May 23, 2022
a8abe02
Update README.MD
scanoss-qg May 23, 2022
03d4f3d
Update blacklist_ext.h
scanoss-qg May 23, 2022
d5a39af
Update README.MD
scanoss-qg May 23, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Create README.MD
  • Loading branch information
scanoss-qg authored May 23, 2022
commit a755cd2d84a5976de5bb9931f3d1da973c9e45d5
17 changes: 17 additions & 0 deletions src/scanoss/README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@


![enter image description here](https://www.openchainproject.org/wp-content/uploads/sites/15/2021/10/scanoss.png)
# SCANOSS Agent for FOSSOLOGY
This agent lets the user to search code snippets over more that 250M urls.
For each snippet or full file, the agent can provide information about version, license and copyrigth from free osskb.org service or by an on premisse server for SCANOSS Platform.

## Usage
1. From Fossology main menu, select upload a file
2. Check *SCANOSS Toolkit* option
3. Wait for the scan to be finished

Each file is fingerprinted and sent to [osskb.org](osskb.org) server. **Only** fingerprints are sent, so your code keeps **CONFIDENTIAL**
Results are organized and placed on Fossology tables and SCANOSS Agent own tables.

File information is show by clicking *info* tab