question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

incorrect initial permissions on example book

See original GitHub issue

The example book created by jupyter-book create creates files with permissions 775. None of these files are really executable, and therefore the correct permissions should be 664 (or probably 644)

To Reproduce

jupyter-book create test; ls -al test

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pgadigecommented, Jun 4, 2020

I am working on it. I shall try to explore the context of the bug and reproduce it before making any changes to solve it. Thank you.

0reactions
akhmerovcommented, Dec 12, 2020

I confirm that this is fixed in the latest version. Not sure when, but time to close regardless.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Incorrect Default Permissions [CWE-276] - ImmuniWeb
Incorrect Default Permissions weakness describes a case where software sets insecure permissions to objects on a system.
Read more >
Restrict access to workbooks with Information Rights ...
Restrict permission to content in files · Save the workbook. · Select File > Info. · Select Protect Workbook, point to Restrict Permission...
Read more >
CWE-276: Incorrect Default Permissions (4.9) - MITRE
During installation, installed file permissions are set to allow anyone to modify those files. This table shows the weaknesses and high level categories...
Read more >
Copyright and Permissions - Research Guides at Regis College
For example, when an author publishes a book or a journal article, copyright often falls into the hands of the publisher.
Read more >
File Ownership and Permissions - Running Linux ... - O'Reilly
Execute permission means you can run the file as a program. When each file is created, the system assigns some default permissions that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found