Commit graph

7 commits

Author SHA1 Message Date
e8d6798520 Merge branch 'add-statements' into 'main'
add statement parsing.

See merge request jimsy/outrun!2
2022-07-20 20:43:13 +00:00
1fe2de4444 feat: add statement parsing. 2022-07-20 20:43:13 +00:00
4864ef980e chore: add package and license information. 2022-07-18 09:41:49 +12:00
ac6049cef2 wip: start working on parser. 2022-07-17 12:30:28 +12:00
af731cdd2b chore(deps): add renovate.json 2022-07-17 09:21:27 +12:00
0aeabb0af3 feat: working scanner for common tokens.
This is by no means complete - or even that smart, but it's enough to get started with.
2022-07-17 09:19:58 +12:00
d755f6ab3a Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2022-07-15 10:27:26 +00:00