Skip to content

Commit

Permalink
Merge pull request #74 from infosec-wf/RED_659_add_aviary_yaml
Browse files Browse the repository at this point in the history
[RED-659] Add Aviary.yaml
  • Loading branch information
tylertreat-wf authored Oct 25, 2016
2 parents 6d6bf2e + 9a7b04d commit ff0a27c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions aviary.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 1

exclude:
- tests?/

raven_monitored_classes: null

raven_monitored_files:
^rest/middleware/cors.go$:
reason: Contains CORS logic

raven_monitored_functions:
^rest/api.go$:
StartTLS:
reason: Logic for serving HTTPS connections

raven_monitored_keywords: null

0 comments on commit ff0a27c

Please sign in to comment.