You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: this uses the previous implementation of `sops` written in python,
1389
-
1390
-
and so doesn't support newer features such as GCP-KMS.
1391
-
To use the current version, call out to ``sops`` using ``subprocess.run``
1392
-
1393
1366
Showing diffs in cleartext in git
1394
1367
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1395
1368
@@ -1705,8 +1678,8 @@ file format introduced in **1.0**.
1705
1678
Security
1706
1679
--------
1707
1680
1708
-
Please report security issues to jvehent at mozilla dot com, or by using one
1709
-
of the contact method available on keybase: `https://keybase.io/jvehent <https://keybase.io/jvehent>`_
1681
+
Please report security issues to security at mozilla dot org, or by using one
1682
+
of the contact method available here: `https://www.mozilla.org/en-US/security/#For_Developers <https://www.mozilla.org/en-US/security/#For_Developers>`_
1710
1683
1711
1684
License
1712
1685
-------
@@ -1717,9 +1690,12 @@ Authors
1717
1690
1718
1691
The core team is composed of:
1719
1692
1693
+
* AJ Banhken @ajvb
1694
+
1695
+
The original authors were:
1696
+
1720
1697
* Adrian Utrilla @autrilla
1721
1698
* Julien Vehent @jvehent
1722
-
* AJ Banhken @ajvb
1723
1699
1724
1700
And a whole bunch of `contributors <https://github.com/mozilla/sops/graphs/contributors>`_
0 commit comments