Skip to content

Conversation

@groenroos
Copy link
Member

Tweaks to make the digest config loading functions work with the GUI, in tandem with the development work over on that repo.

@groenroos groenroos added the enhancement Improvements to existing features and functionality label Mar 29, 2022
@groenroos groenroos self-assigned this Mar 29, 2022
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #445 (d9ca6c3) into master (c6eb428) will decrease coverage by 0.01%.
The diff coverage is 96.36%.

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
- Coverage   98.07%   98.05%   -0.02%     
==========================================
  Files          37       37              
  Lines        4668     4679      +11     
==========================================
+ Hits         4578     4588      +10     
- Misses         90       91       +1     
Impacted Files Coverage Δ
lib/Storage.js 89.81% <94.28%> (ø)
core/loadConfig.js 100.00% <100.00%> (ø)
core/loadController.js 100.00% <100.00%> (ø)
core/loadHooks.js 98.88% <100.00%> (+0.03%) ⬆️
core/loadModel.js 100.00% <100.00%> (ø)
lib/Templating.js 98.14% <0.00%> (-0.93%) ⬇️

permissions: 'permissions.json',
extension: 'html',
secret: this.utils.randString(),
secret: utils.randString(),

Check failure

Code scanning / CodeQL

Insecure randomness

Cryptographically insecure [random value](1) in a security context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvements to existing features and functionality

Development

Successfully merging this pull request may close these issues.

2 participants