Merge pull request #1005 from daffainfo/patch-5

Create exposed-bzr.yaml
patch-1
PD-Team 2021-03-04 16:47:22 +05:30 committed by GitHub
commit a3ea73d43e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: exposed-bzr
info:
name: Exposed BZR Directory
author: daffainfo
severity: low
reference: http://doc.bazaar.canonical.com/beta/en/user-reference/configuration-help.html
requests:
- method: GET
path:
- "{{BaseURL}}/.bzr/branch/branch.conf"
matchers-condition: and
matchers:
- type: word
words:
- "parent_location"
- "push_location"
condition: and
- type: status
status:
- 200