2022-11-17 07:45:10 +00:00
|
|
|
id: apache-licenserc
|
|
|
|
|
|
|
|
info:
|
2022-11-17 14:09:47 +00:00
|
|
|
name: Apache License File
|
2022-11-17 07:45:10 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: low
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-11-17 07:45:10 +00:00
|
|
|
verified: true
|
|
|
|
tags: exposure,file,apache
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-17 07:45:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/.licenserc.yaml'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'header:'
|
|
|
|
- 'license:'
|
|
|
|
- 'copyright-owner:'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|