21 lines
		
	
	
		
			397 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			397 B
		
	
	
	
		
			Plaintext
		
	
	
	
| name: "lua"
 | |
| description:
 | |
|     "Lua is a lightweight embeddable scripting language."
 | |
| 
 | |
| third_party {
 | |
|   url {
 | |
|     type: HOMEPAGE
 | |
|     value: "https://www.lua.org/"
 | |
|   }
 | |
|   url {
 | |
|     type: ARCHIVE
 | |
|     value: "https://www.lua.org/ftp/lua-5.4.1.tar.gz"
 | |
|   }
 | |
|   version: "5.4.1"
 | |
|   last_upgrade_date { year: 2020 month: 10 day: 9 }
 | |
|   license_type: NOTICE
 | |
|   security {
 | |
|     tag: "NVD-CPE2.3:cpe:/a:lua:lua"
 | |
|   }
 | |
| }
 |