Skip to content

issues Search Results · repo:aws/aws-lambda-runtime-interface-emulator language:Go

Filter by

71 results
 (81 ms)

71 results

inaws/aws-lambda-runtime-interface-emulator (press backspace or delete to remove)

CVEs found in latest RIE release product version location cve_number cvss_vector go 1.24.4 /usr/bin/go CVE-2024-3566 unknown Are these resolved by building with the latest patch version ...
  • github-actions[bot]
  • 1
  • Opened 
    14 days ago
  • #147

CVEs found in latest RIE release product version location cve_number cvss_vector go 1.24.4 /usr/bin/go CVE-2024-3566 unknown Are these resolved by building with the latest patch version ...
  • github-actions[bot]
  • 1
  • Opened 
    15 days ago
  • #146

CVEs found in latest RIE release product version location cve_number cvss_vector go 1.24.4 /usr/bin/go CVE-2024-3566 unknown Are these resolved by building with the latest patch version ...
  • github-actions[bot]
  • 5
  • Opened 
    16 days ago
  • #145

CVEs found in latest RIE release Image
  • irwing-reza
  • 5
  • Opened 
    on Apr 21
  • #142

In normal Lambda images, only the tmp file is available for file writing. The rest is read-execute-only. https://docs.aws.amazon.com/lambda/latest/dg/images-create.html#:~:text=The%20container%20image%20must%20be%20able%20to%20run%20on%20a%20read%2Donly%20file%20system.%20Your%20function%20code%20can%20access%20a%20writable%20/tmp%20directory%20with%20between%20512%20MB%20and%2010%2C240%20MB%2C%20in%201%2DMB%20increments%2C%20of%20storage. ...
  • Alecsou
  • 1
  • Opened 
    on Feb 4
  • #140

I m currently using RIE to run my compiled Go binary. #!/bin/sh if [ -z ${AWS_LAMBDA_RUNTIME_API} ]; then exec /usr/local/bin/aws-lambda-rie /var/runtime/bootstrap else exec /var/runtime/bootstrap ...
  • skyzyx
  • Opened 
    on Dec 30, 2024
  • #139

I am on a Mac arm64. I followed arm64 instructions and I still get cannot execute binary file: Exec format error Just out of curiosity, I tried with the amd64 instructions, still the same error. How ...
  • kferrone
  • 3
  • Opened 
    on Sep 25, 2024
  • #134

Followed the instruction provided to install aws-lambda-runtime-interface-emulator on windows , it copies Linux binary to program files. Executed following command from powershell administrator prompt ...
  • madhub
  • 3
  • Opened 
    on Aug 9, 2024
  • #132

AWS Lambda runtime interface emulator crashes with null pointer dereference after logging AlreadyReserved error. I was not able to reproduce this locally, but it consistently crashes in our CI. Here are ...
  • valeneiko
  • 1
  • Opened 
    on Jul 19, 2024
  • #131

CVEs found in latest RIE release product version cve_number severity paths go 1.22.3 CVE-2024-24789 MEDIUM aws-lambda-rie go 1.22.3 CVE-2024-24790 CRITICAL aws-lambda-rie ...
  • github-actions[bot]
  • 1
  • Opened 
    on Jun 19, 2024
  • #129
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub