This tool safely and securely analyzes applications for benchmarking.
Project description
Techlens Agent®
Welcome to the scanning agent.
This tool safely and securely analyzes applications for benchmarking.
Requirements:
- Python3 - Test with
python3 --version - pip - Test with
pip -V - SSH access to code repositories - Test with
git status - Command line tool access to cloud hosting providers
- Admin privileges on the computer used to run the agent (not required but recommended)
- Outbound internet access (for posting results and fetching dependency metadata)
- Your dependency management tools (e.g.
npmoryarnormaven)
To run the Agent:
- Download the
techlens-agentbinary from crosslake - Run the agent
techlens-agent --config=/path/to/config
Config Options
- If you want to check the output for yourself you can set
should_upload: false, and use the flag--output=/path/to/dir. This will give you the chance to inspect what we collect before uploading. For large repositories, it is a lot of information, but we never upload your code or any credentials, just the summary data we collect.
Troubleshooting:
Python
- Run
python3 -m pip install --upgrade pip setuptools wheel
git
- Run
which git,git --version - Run
ssh -vT git@github.comto test access to GitHub
AWS
- Run
which aws,aws --version
Azure
- Run
az git,az --version - Run
az account subscription listto check subscription Id
Semgrep
- Run
which semgrep,semgrep --version
pip
- Run
which pip - If no
pip, run:curl -o get-pip.py https://bootstrap.pypa.io/get-pip.pypython get-pip.pyORpython3 get-pip.pyRunsudo apt update
Copyright ©2023-2025 Crosslake Technologies.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
techlens_agent-0.3.1.tar.gz
(325.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file techlens_agent-0.3.1.tar.gz.
File metadata
- Download URL: techlens_agent-0.3.1.tar.gz
- Upload date:
- Size: 325.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
654c4fc3cab7925c21a85076e15d89de25cfb70f0c07ac69fe4824b895bea5cc
|
|
| MD5 |
99b1abc3ad8613b7945374a2c543dacd
|
|
| BLAKE2b-256 |
8ccb5752d450c7d54ddf712100e860869b8419bf6178a4aaa85f7790cfa560fe
|
File details
Details for the file techlens_agent-0.3.1-py3-none-any.whl.
File metadata
- Download URL: techlens_agent-0.3.1-py3-none-any.whl
- Upload date:
- Size: 56.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18f1dd7e7904485d29454a7589632b69a56d5ad93b156854f2e6521f8ad342bb
|
|
| MD5 |
2c854385fd6eb1a5d595885472cbfa54
|
|
| BLAKE2b-256 |
f6afe7248fb05b6a85a152207bcfcb2b5a4772a3e7bea4a2da71a2f783d3ee64
|