yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29966
[Bug 1422891] Re: Secret key generation test should use less permissive chmod
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1422891
Title:
Secret key generation test should use less permissive chmod
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
While working on the Bandit framework with the OpenStack Security
Group it flagged the chmod 777 in the
SecretKeyTests.test_generate_or_read_key_from_file test.
While this is a trivial issue that applies only to the test suite,
using a 644 permission accomplishes the same thing and is better
principle. Also it makes Bandit happy, and it's one less thing to flag
in the future.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1422891/+subscriptions
References