fc4-framework
fc4-framework copied to clipboard
A Docs as Code tool that helps software creators and documentarians author software architecture diagrams using the C4 model for visualising software architecture.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
As announced in #268. This is a goal + plan ticket. ## The Plan * [ ] Add background/context/introduction to this ticket. * [ ] Design and implement a new...
i.e. not using Structurizr Express, nor Structurizr, nor any other service/app accessed via a network. Ideally, fully in-process in fc4, i.e. without even having to spawn a child process.
As a User Given that I have started an `fc4` session watching for changes with a command like `fc4 -fsrw *.yaml` And I have changed a yaml file and successfully...
For use when the corpus doesn’t include a `styles.yaml` file. As part of EP01, #73.
The new DSL that’s being defined as part of EP01, #73.
Recently @kidpollo authored and published an FC4 Container diagram for an internal @FundingCircle system. I think it’s best for Container diagrams to be accompanied (and preceded by) Context diagrams, and...
I noticed that one of my colleages within FundingCircle authored and published a container diagram on its own, without a context diagram. This seems sub-optimal to me, as Context diagrams...