Commit graph

18 commits

Author SHA1 Message Date
Max Arnold
ed7496ea47 Replace Slack with Discord 2024-08-29 13:43:00 +07:00
ScriptAutomate
ad253d724a Replace expired pubkey for security reporting 2024-06-18 10:17:08 -06:00
Daniel A. Wozniak
4d8eac3bac Update security reporting email 2023-12-04 21:57:24 -07:00
Megan Wilhite
54a7615a9c Update the security document to include the pre-announcement step 2022-09-26 14:00:24 -06:00
Daniel A. Wozniak
207de83b5c Update gpg key 2022-03-23 15:26:15 -04:00
Daniel Wozniak
023528b3b1
3002.1 (#58871)
* Fix CVE-2020-16846

Stop calling Popen with shell=True to prevent shell injection attacks on
the netapi salt-ssh client.

* Add tests to verify strict permissions on private keys

* Set mode of key files to 0600 instead of leaving them world readable

* Apply pre-commit fixes

* Open files with proper permissions

* Add cve id to changelog

* Security docs updates with newer resource links

* Changelog/Releasenotes update 3001.2

* Add man_pages 3001.2

* cve-2020-17490 consistancy hotfix

* Tests and fix for CVE-2020-25592

* Update man pages 3001.3

* Clear up requirements for salt-api+ssh

* Add ssh_options to roster docs

* Update changelog / releasenotes 3001.3

* Do not overwrite master keys

salt-api should not overwrite the master's keys when it starts up. Give
salt-api it's own cache directory and set of keys.

* Update for 3002.1 Release

* Update releasenotes

* Fix typos and pre-commit

* Fix spelling issue

* Fix pre-commit

* Update 2019.2.6.rst

Fix doc

Co-authored-by: Jasper Lievisse Adriaanse <j@jasper.la>
Co-authored-by: ScriptAutomate <derek@icanteven.io>
Co-authored-by: Frode Gundersen <fgundersen@saltstack.com>
Co-authored-by: Ken Crowell <kcrowell@saltstack.com>
Co-authored-by: Sage the Rage <36676171+sagetherage@users.noreply.github.com>
2020-11-12 10:48:38 -07:00
Bryce Larson
5a71a9c719 update gpg key signature 2020-06-05 08:37:04 -07:00
Bryce Larson
b74b26ccf3
update gpg key expiration date 2020-03-16 08:54:36 -06:00
Nitin Madhok
12ea8f5c52 Fixing more sphinx/docs errors and warnings 2015-05-16 19:24:04 -04:00
Piotr Kasprzyk
6789306071 Fix misspellings 2015-04-10 12:21:20 +02:00
Thomas Jackson
f268bb8b4b Whitespace cleanup 2014-12-11 07:53:20 -08:00
Colton Myers
99e97320e1 Merge branch '2014.7' into develop
Conflicts:
	doc/ref/configuration/minion.rst
	doc/ref/states/requisites.rst
	doc/topics/troubleshooting/master.rst
	doc/topics/tutorials/index.rst
	doc/topics/tutorials/intro_scale.rst
	salt/config.py
	salt/key.py
	salt/master.py
	salt/minion.py
	salt/modules/file.py
	salt/modules/hashutil.py
	salt/modules/lxc.py
	salt/modules/oracle.py
	salt/modules/tls.py
	salt/modules/win_update.py
	salt/pillar/pepa.py
	salt/pillar/s3.py
	salt/states/augeas.py
	salt/states/win_update.py
	salt/tops/ext_nodes.py
	salt/utils/master.py
2014-09-22 14:22:54 -06:00
Erik Johnson
fbce823db7 Fix sphinx build error 2014-09-17 18:00:18 -05:00
Nitin Madhok
07e219b6db Fixing more sphinx warnings and errors 2014-08-11 14:08:19 -04:00
Mike Place
c176b3b452 Spelling fix 2014-08-06 09:22:25 -06:00
Seth House
39a0b4dfc3 Fix bad global rST links for the mailing lists 2014-07-14 15:04:50 -06:00
C. R. Oldham
3b794c8450 Add full gpg public key. 2014-07-07 14:39:07 -06:00
Seth House
92ebf99a1f Added security disclosure proceedure page
Closes #2315
2014-07-03 20:32:52 -06:00