Skip to content

Commit

Permalink
[backend] Delete user collector from config
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Apr 18, 2024
1 parent 4b8a0be commit e234fcd
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 10 deletions.
5 changes: 0 additions & 5 deletions openbas-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@
<artifactId>openbas-injector-caldera</artifactId>
<version>3.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.openbas</groupId>
<artifactId>openbas-collector-users</artifactId>
<version>3.5.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.openbas</groupId>
<artifactId>openbas-collector-caldera</artifactId>
Expand Down
3 changes: 0 additions & 3 deletions openbas-api/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -189,9 +189,6 @@ injector.caldera.api-key=<caldera-api-key>

# Collectors

## Collector user
collector.users.enable=false

## Collector MITRE ATT&CK
collector.mitre-attack.enable=true

Expand Down
2 changes: 1 addition & 1 deletion openbas-collectors
2 changes: 1 addition & 1 deletion openbas-injectors

0 comments on commit e234fcd

Please sign in to comment.