Skip to content

Commit

Permalink
Merge pull request #31 from Ostorlab/fix/update_references_to_docs
Browse files Browse the repository at this point in the history
Update references to OXO
  • Loading branch information
3asm authored Mar 18, 2024
2 parents 1b30ae8 + e5009c3 commit 2336424
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ This repository is an implementation of the default persist vulnz agent. Persist

## Usage

Agent Persist Vulnz can be installed directly from the ostorlab agent store or built from this repository.
Agent Persist Vulnz can be installed directly from the oxo agent store or built from this repository.

### Install directly from ostorlab agent store
### Install directly from oxo agent store

```shell
ostorlab agent install agent/ostorlab/local_persist_vulnz
oxooxo agent install agent/ostorlab/local_persist_vulnz
```
The agent will be automatically installed and updated by simply passing `--install` flag:

```shell
ostorlab scan run --install --agent agent/ostorlab/tsunami ip 8.8.8.8
oxo scan run --install --agent agent/ostorlab/tsunami ip 8.8.8.8
```

## License
Expand Down
8 changes: 4 additions & 4 deletions ostorlab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ description: |
## Usage
Agent Persist Vulnz can be installed directly from the ostorlab agent store or built from this repository.
Agent Persist Vulnz can be installed directly from the oxo agent store or built from this repository.
### Install directly from ostorlab agent store
### Install directly from oxo agent store
```shell
ostorlab agent install agent/ostorlab/local_persist_vulnz
oxo agent install agent/ostorlab/local_persist_vulnz
```
The agent will be automatically installed and updated by simply passing `--install` flag:
```shell
ostorlab scan run --install --agent agent/ostorlab/tsunami ip 8.8.8.8
oxo scan run --install --agent agent/ostorlab/tsunami ip 8.8.8.8
```
## License
Expand Down
2 changes: 1 addition & 1 deletion requirement.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ostorlab[agent]
rich
rich

0 comments on commit 2336424

Please sign in to comment.