anz-bank / sysl-catalog

sysl-catalog (no, not catalogue): A static site generator for web service documentation
https://demo.sysl.io/
Apache License 2.0
7 stars 7 forks source link

Information assets #206

Open joshcarp opened 4 years ago

joshcarp commented 4 years ago

There should be a standardised way of marking information assets and their ranking, something like:

!type foo:
    sensitive_type <: string:
        @information_asset = "sentitive"
# or 
!type foo:
    sensitive_type <: string [~sentitive]

This should then show up on the diagram as a sensitive asset