Skip to content

Conversation

@oscarotero
Copy link
Contributor

  • Updated Lume to the latest version which contains some security fixes
  • Configured the Deno permissions in the deno.json file.
    • I had to set write: true, requested by this code (by default Lume set the write permission to the current folder). Is there a better way to configure that without allowing writing permissions in the entire disk?
    • I also added raw.githubusercontent.com:443 to the list of allowed imports, (probably caused by denoland/ga4). Maybe it should be imported from jsdelivr for more stability?
Copy link
Collaborator

@thisisjofrank thisisjofrank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much @oscarotero !

@thisisjofrank thisisjofrank merged commit 05ecc99 into denoland:main Dec 22, 2025
1 check passed
ry added a commit that referenced this pull request Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants